我正在使用create-react-app并在其默认端口localhost:3000中托管,并希望从同一网络上的其他设备访问它.
我得到了我的主机的IP(使用ifconfig)192.168.0.5的IP,并尝试打开192.168.0.5:3000,但这不起作用.
有没有办法实现这个目标?
networking localhost node.js create-react-app
create-react-app ×1
localhost ×1
networking ×1
node.js ×1