localview
v0.0.9
Published
Easily access a localhost website from your mobile device
Downloads
7
Readme
localview
Easily access a localhost website from your mobile device.
Usage
- Start your localhost website
- Create a QR code with localview
npx localview --port 8080
- Scan the code with your mobile device to visit the URL.
Notes
- Both the server and the mobile device need to be connected to the same network.
- You may need to set you server's host to 0.0.0.0.