Simply run HOST=0.0.0.0 npm run start.
Afterwards open the url from another device on the network.
In your case, 192.168.0.5:3000 would work.
Documentation for setting HOST environment variables.
Simply run HOST=0.0.0.0 npm run start.
Afterwards open the url from another device on the network.
In your case, 192.168.0.5:3000 would work.
Documentation for setting HOST environment variables.