Skip to content

An easy to manage starter project for Angular 9. Includes unit, and e2e testing, with reporting, and coverage.

License

Notifications You must be signed in to change notification settings

marcobuschini/angular-9-dev-ops-starter

Repository files navigation

Build Status Coverage Status Maintainability Test Coverage Commitizen Friendly

Frontend

This project was generated with Angular CLI version 9.1.6.

Development server

Run npm run start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

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.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build or run npm run build:prod.

Running unit tests

Run npm run test to execute the unit tests via Jest. Run npm run test:ci to run the same tests in a continuous integration environment.

Running end-to-end tests

Run npm run e2e to execute the end-to-end tests via Cypress. Run npm run e2e:ci to run the same tests in a continuous integration environment.

Run npm run cy:open to open the interactive Cypress dashboard or npm run cy:run to run the end-to-end tests. For these two commands to work the application must me started with npm run start before the tests can work.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

An easy to manage starter project for Angular 9. Includes unit, and e2e testing, with reporting, and coverage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published