I am developing on my laptop, using npm, and would like to check the site I am working on from a mobile device (on the same network). Can I set NPM to allow external access from the LAN?
I've tried browsing to ip.of.my.laptop:3000
Even with UFW disabled it doesn't load
EDIT: With ufw disabled and http-server running, the site loads but only as a list of files.