PoC Angular APP Deploy in Google Firebase.
This project was generated with Angular CLI version 13.3.5.
- Angular 13
- HTML5
- CSS3
- JavaScript
- TypeScript
- Firebase
- Static Code Analysis: SonarCloud
- Analyze SonarCloud
- Deploy in Firebase Hosting (master)
- LivePreview Deploy in Firebase Hosting (Pull Request)
- Generate Project:
ng new poc-angular-firebase --style=scss
- Development server: Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
- Build:
ng build
- Running unit tests:
ng test
to execute the unit tests via Karma.