This project was generated with Angular CLI version 6.2.5.
- Install nodejs
- Checkout project
- Run
npm installin project folder - Run locally with
ng serve --open
- Run
npm install -g firebase-tools(Only first time) - Run
ng build --prod - Run
firebase login - Run
firebase deploy
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.