update readme
This commit is contained in:
@@ -10,7 +10,9 @@ Build JSON-based, database-backed, API for managing a list of user and associate
|
|||||||
##### Getting started
|
##### Getting started
|
||||||
- Required Node and MongoDB
|
- Required Node and MongoDB
|
||||||
- Install: ` npm install `
|
- Install: ` npm install `
|
||||||
- Start project with: ` npm run start `
|
- Start project with: ` npm run start `or run ` node server.js ` depending on the server.js file content
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### TASK TWO
|
### TASK TWO
|
||||||
Create a Javascript "Permission Control Panel" front-end web page controlling User Permissions.
|
Create a Javascript "Permission Control Panel" front-end web page controlling User Permissions.
|
||||||
|
|||||||
Reference in New Issue
Block a user