1. install node.js
  2. clone this repository
  3. run npm install
  4. run npm run dev
  5. 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