Skip to content

Files

Latest commit

 

History

History
9 lines (7 loc) · 183 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 183 Bytes

LauzHackFall2017-webapp

To run the app:

  • npm install
  • grunt build
  • mongoimport -d lauzhack2017 -c prices --type csv --file data\prices.csv --headerline
  • cd build
  • node app.js