This project was generated with Angular CLI version 1.0.1.
- Follow the instructions here to install the angular-cli: Angular CLI
- Clone or download this project to your local drive
- From within the project root, open the terminal and run:
npm install
- Run
ng serve
for a client dev server - Navigate to
http://localhost:4200/
.
- Run:
npm run server
to lunch the mock json-server. - Navigate to
http://localhost:3000/
to check the status - the
db.json
file (on the project root) will act as a database for this project
- To get more help on the Angular CLI use
ng help
or go check out the Angular CLI README. - contact em for support: [email protected]