This project was generated with Angular CLI version 8.1.2.
STEPS
- Please clone the project
- Change directory - cd angular-demo
- npm install - to install all dependencies (must have node on your local machine)
- Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.