- Curtis Harding
- Jake Price
This is the pulse graphs display. An express app to serve a simple page with graphs that uses socket io to send the data to the graphs as it comes in
Make sure you have node.js and git installed
git clone [repo url]
cd [repo name]
npm install
node index.js