Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 146 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 146 Bytes

MongoDB-CRUD

npm install mongoose --save npm install mocha --save

//don`t forget to install mongo and run it before you run tests npm run test