Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 245 Bytes

softeng2

create user and admin first go to localhost:4000/_restrict/addAdmin and localhost:4000/_restrict/addUser

1.) npm install

2.) bower install

3.) start the mongodb database

4.) node server

5.) go to localhost:4000 not 3000