Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 325 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 325 Bytes

Angular 4 ACL App using loopback nodejs

ToDo List: have to add package form

To install just hit

npm install 

cd client 

npm install

To run

first install mongodb on your local machine 

to run nodejs server just hit node ./

for angular go to client and hit npm start