Tester l'application Gatsby sur mobile

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
Witty Walrus