- NodeJS 10.15.0
- MongoDB
- Clone repository
npm install- create a .env file with the following variable:
PORT=10010 MONGODB=mongodb://localhost:27017/notes npm run mocknpm start- Navigate to http://localhost:10010/docs for documentation
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm installPORT=10010
MONGODB=mongodb://localhost:27017/notes
npm run mocknpm start