You are not logged in.
Currently I am using Arch linux. If I run the command "npm run start", the server starts just fine on my machine (ip:192.168.0.106:3000). But if I try to preview the app from my mobile in the same network, it doesn't open. It says "this site can't be reached". I also have a windows machine. The windows machine just works fine, there is no problem. But in linux, I can't do the thing. (I made sure both the mobile and the linux system is in the same network)
Offline
First thing I'd check is firewall.
Offline
Bruh!! Thanks!!! It was thefirewall which was causing problems. Now it is fixed.
Offline