Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 213 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 213 Bytes

Website for WearHacks Zurich 2015

How to Run

  • sudo npm install
  • node zur_index.js

How to run during development (restart server on file change)

  • sudo npm install
  • nodemon zur_index.js