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 Berlin 2015

How to Run

  • sudo npm install
  • node ber_index.js

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

  • sudo npm install
  • nodemon ber_index.js