- install node.js
- clone this repository
- run
npm install
- run
npm run dev
- check out express docs
use npm start
when trying to automatically start the webserver on the pi
check out https://www.npmjs.com/package/forever to see how to manage the lifecycle of the script i.e. if it crashes