/stove-ui

Stovetop Sensor UI - http://stove.aaronranard.com/

Primary LanguageHTML

Setup

  1. Run npm install
  2. Replace the http://localhost with your url in index.html
  3. Run npm run start

Optional

  1. Install forever
  2. Run the express server in the background via forever start index.js