From 9174647b67eb12e774e62e13af21ad1ca0891ab1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amra=20=C5=A0abi=C4=87?= Date: Sun, 18 Feb 2018 15:22:31 +0100 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48ab042..0b5ceff 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ 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 ` +- Start project with: ` npm run start `or run ` node server.js ` depending on the server.js file content + + ### TASK TWO Create a Javascript "Permission Control Panel" front-end web page controlling User Permissions.