Skip to content

Easily access a localhost website from your mobile device

License

Notifications You must be signed in to change notification settings

formspark/localview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localview

Easily access a localhost website from your mobile device.

Usage

  1. Start your localhost server.
  2. Create a QR code with localview.
npx localview --port 8080

The --port argument should match the port exposed by the server.

  1. To visit the exposed URL, scan the QR code with your mobile device.

Screenshot

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.

License

MIT

About

Easily access a localhost website from your mobile device

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published