aaronranard / stove-ui

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:HTML 69.6%Language:JavaScript 30.4%