Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Viewing Your React App On Another Device

// Type down IPCONFIG in a new terminal window
ipconfig

// From here, you will want to look at IPv4 Address and write down the address that is shown off to the right.
// Simply pull up your device’s browser and type in the IPv4 Address you copied down earlier followed by a colon and then the port number. The format should look something like the following: 555.55.55.555:1234 once you hit enter, you should see your React App live on your mobile device!
 
PREVIOUS NEXT
Tagged: #Viewing #Your #React #App #On #Another #Device
ADD COMMENT
Topic
Name
5+9 =