Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 384 Bytes

README.MD

File metadata and controls

8 lines (7 loc) · 384 Bytes
  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