Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 582 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 582 Bytes

OneList

Build codecov

Working Environment, Project | Ergonomics and Aerosol Technology

Setup

  • Set up environment variables, e.g. npm run env:pull
  • Create postgres database, e.g. npm run db:pull
  • Install dependencies, npm install && npm run install-server
  • Start npm start