This project was generated with Angular CLI version 12.1.2.
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.
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.
Installing dependencies: in case you haven't installed them before, use the command npm install.
Running Angular app: use the command ng serve
Opening cypress: -> Opening cypress to run selected test: use the command npm run e2e:open.
Running cypress tests: -> Running all cypress tests in terminal: use the command npm run e2e:run.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.