Skip to content

This project was generated with Angular CLI version 12.0.0. This is a starter project for Angualr. I have added some basic module and code structure that supports eager and lazy loading. I have added esLint to the project for code formatting. I have also used pre-commit git hook to lint the code before getting commited using husky.

aziz52/angular-starter-kit

Repository files navigation

AngularStarterKit

This project was generated with Angular CLI version 12.0.0. This is a starter project for Angualr. I have added some basic module and code structure that supports eager and lazy loading. I have added esLint to the project for code formatting. I have also used pre-commit git hook to lint the code before getting commited using husky.

Benefits

  1. Reduce your initial project setup time by 80%
  2. Created based on proven standards and learnings while working on different projects
  3. Ready to integrate with any backend API via data service implementation
  4. Prebuilt support for Husky hooks for commits and push scenarios which prevents bad git commits and push.
  5. Added global error handler service to catch the client side error along with the API errors.
  6. Added Material to the project and used mat-spinner to show loader symbol when making an API call.
  7. Added ng-bootstrap
  8. Added Dark mode and light mode.

Development server

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.

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 ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

This project was generated with Angular CLI version 12.0.0. This is a starter project for Angualr. I have added some basic module and code structure that supports eager and lazy loading. I have added esLint to the project for code formatting. I have also used pre-commit git hook to lint the code before getting commited using husky.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published