jas-chen / atom-live-server

Launch a simple development http server with live reload capability.
https://atom.io/packages/atom-live-server
MIT License
121 stars 49 forks source link

live-server unable to open on different machine on same local network #292

Open ravigupta-art opened 3 years ago

ravigupta-art commented 3 years ago

If in settings, we can change the port to like: 127.0.0.1:0000. The live-server might get accessible to different machines on same local network.

This is great for development for mobile. One can check on different mobile devices if things are working okay.