175 B
175 B
CONTRIBUTE
Setup:
npm i
npm start
Run tests:
npm test
common errors:
- db not connecting --> start mongod in a seperate terminal window
npm i
npm start
npm test