This project was generated with Angular CLI version 16.2.1. For running the following commands, it is neccessary to install said CLI.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
The project is available online at www.clustericke.de. A separate branch (test-deployment) is also available online at www.test.clustericke.de. You can push changes directly to test-deployment, then the build process is triggered and the changes are deployed to www.test.clustericke.de.
For viewing triggers and builds see Google Cloud Build. For viewing the deployed versions, traffic allocation and monitoring traffic see Google App Engine.
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.
Run ng test
to execute the unit tests via Karma.
Run npx playwright test
to execute end-to-end test via Playwright.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.