https://github.com/kken94/angular-boilerplate
This project aims to be a plug & play boilerplate of Angular 🎇
https://github.com/kken94/angular-boilerplate
angular angular10 angular9 boilerplate boilerplate-front-end boilerplates
Last synced: 6 months ago
JSON representation
This project aims to be a plug & play boilerplate of Angular 🎇
- Host: GitHub
- URL: https://github.com/kken94/angular-boilerplate
- Owner: kKen94
- License: mit
- Created: 2020-05-08T18:52:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T15:00:03.000Z (over 2 years ago)
- Last Synced: 2025-02-04T15:47:04.985Z (8 months ago)
- Topics: angular, angular10, angular9, boilerplate, boilerplate-front-end, boilerplates
- Language: TypeScript
- Homepage:
- Size: 3.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular Boilerplate
[](https://www.codacy.com/gh/t2c-dev/angular-boilerplate?utm_source=github.com&utm_medium=referral&utm_content=t2c-dev/angular-boilerplate&utm_campaign=Badge_Grade)
[](https://github.com/prettier/prettier)
[](http://opensource.org/licenses/MIT)This project aims to be a plug & play boilerplate of Angular 10
Some development tools are preset, such as
• docker
• webpack-bundle-analyzer: visualize size of output bundled files
• husky: allows effortless creation and management of git hooks on the client
• prettier and prettier-quick: code formatter
• lint-staged: run linters on git staged files
• commit-lint: checks if commit messages meet the conventional commit format
• tslint: add external and custom rules
**Tailwind**: A utility-first CSS framework for rapidly building custom designs.**NGXS**: state management pattern