Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 198 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 198 Bytes

INFO-608 Data Collection

Data and Analysis code for INFO-608 (Summer 2020) at Pratt.

Setup

  • npm install

Scripts

  • Run: npm run start
  • Lint: npm run lint
  • Build: npm run build