Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 516 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 516 Bytes

Extreme Medicine Hackathon

PulseCam Graph


Contributors

  • 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


How to run

Make sure you have node.js and git installed

git clone [repo url]
cd [repo name]
npm install
node index.js