|
@@ -10,4 +10,6 @@ npm install
|
|
|
|
|
|
#running the server and the client
|
|
#running the server and the client
|
|
nodemon
|
|
nodemon
|
|
-url: http://localhost:3000/
|
|
|
|
|
|
+url: http://localhost:3000/
|
|
|
|
+
|
|
|
|
+#Proof-of-concept system can be found under http://130.83.163.83:3000/#!/apps
|