npm install
npx webpack
npm run start
To open the client on the host computer, go to http://localhost:3000 in a browser
To open the client on a networked computer, use ifconfig config to find the correct IP address for your configured adapter. Open http://xx.xx.xx.xx:3000 in a browser