简体   繁体   中英

How to run React.js localhost application on chrome dev remote devices?

I'm creating React.js application and running it on localhost port 5443 . I want to see my React.js app in mobile view. How can i run localhost in chrome remote devices.I'm able to connect remote devices on the chrome dev-tool but my localhost not running in remote device, throw error refused connection.

this could be achieved with any browser if you follow the steps in this question. The easiest way to achieve is to have both your PC and your mobile device connected to the same network then using the IP address that your router assigned to the PC copy that direction and use it on your mobile Browser. Hope this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM