Skip to content

Godoi/boilerplate-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoilerplateAngular

Initial configuration of a project. In this project, essential dependency settings were made available to maintain code quality and standardization.

This project was generated with Angular CLI version 10.0.5.

The essential dependencies are:

  1. BEM
  2. Commitlint
  3. Cypress
  4. Eslint
  5. Husky
  6. Jest
  7. Prettier
  8. Sass
  9. storybook
  10. Stylelint

Extension recommendations for your code editor:

  1. ESLint
  2. Prettier - Code formatter
  3. Stylelint

    You can find all of these listed and some more important extensions in development in the Angular Essentials package

Specification for your committees

[(optional scope)]: [optional body][optional footer]

Conventional
Commitlint

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.

Running unit tests

Run npm test to run the tests once. Run npm run test: watch or npm run test -- --watch to run unit tests with the option to automatically reload and search for files. Developed in Jest Jest.

Running end-to-end tests

Run npm run e2e or npm run cypress to execute the end-to-end tests via Cypress.

The tests are available in the application folder.

Further help

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

About

Initial configuration of a project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published