This project was generated with Angular CLI version 1.1.1.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
If ng is not install install Angular Cli first
npm install -g @angular/cli
or check Angular CLI
- Create a folder, open it and clone/download git repo
- Run npm install to install all modules
open terminal go to folder and Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.