Open utterances-bot opened 2 years ago
Many times, you might stumble upon a situation where you need to expose your local directories to all the network devices.
https://www.amitmerchant.com/expose-local-directories-to-all-network-devices-in-nodejs/
nice tool! I use npx serve for same purpose.
npx serve
Expose local directories to network devices in Node.js — Amit Merchant — A blog on PHP, JavaScript, and more
Many times, you might stumble upon a situation where you need to expose your local directories to all the network devices.
https://www.amitmerchant.com/expose-local-directories-to-all-network-devices-in-nodejs/