working on json, db21.json first pass, db.json latest attempt

This commit is contained in:
Amra Šabić
2018-02-18 19:08:20 +01:00
parent 9174647b67
commit 17f8746703
3 changed files with 144 additions and 67 deletions

View File

@@ -10,7 +10,7 @@ Build JSON-based, database-backed, API for managing a list of user and associate
##### Getting started
- Required Node and MongoDB
- Install: ` npm install `
- Start project with: ` npm run start `or run ` node server.js ` depending on the server.js file content
- Start project with: ` npm run start ` or run ` node server.js ` depending on the server.js file content