相关疑难解决方法(0)

如何从连接到同一网络的另一台计算机打开create-react-app?

我正在使用create-react-app并在其默认端口localhost:3000中托管,并希望从同一网络上的其他设备访问它.

我得到了我的主机的IP(使用ifconfig)192.168.0.5的IP,并尝试打开192.168.0.5:3000,但这不起作用.

有没有办法实现这个目标?

networking localhost node.js create-react-app

19
推荐指数
6
解决办法
8019
查看次数

标签 统计

create-react-app ×1

localhost ×1

networking ×1

node.js ×1