Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 154 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 154 Bytes

Running app

Make sure MongoDB is running before starting the app.

npm run start

Running tests

  1. npm run start
  2. npm run test