You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.
This actually would be super easy to implement. It already works. If you just get your local IP address, then type that into another device on the same network, it will load/live reload. If we just changed out the "localhost:3000" output to "192.68.10:3000", or whatever your actual IP address is, it would be more clear. This is the behavior that Framer Studio has.
WestonThayer
changed the title
Feature: Live Reload server available to phone on same network
Feature: instead of printing "localhost:3000", print true IP address for other devices (edited)
Oct 8, 2015
Same as Framer Studio has -- being able to prototype without friction on a phone tends to help me produce higher quality prototypes.
Does anyone have experience with this? Perhaps there's a fairly easy way to do this with an npm module?
The text was updated successfully, but these errors were encountered: