Just launch local web server with serve
npm install --global serve
Go to taget directory
cd /my-dir-on-mac
and run serve
serve
Now http://192.168.0.16:3000 url available across all your devices in your local network