📜  在移动设备上测试 gatsby 应用程序 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:55.636000             🧑  作者: Mango

代码示例1
you can fix this by using this command

    gatsby develop -H 0.0.0.0

after you can use your pc ip address with the port number to debug gatsby site on your mobile

Example :

192.168.1.4:8000