An open API service indexing awesome lists of open source software.

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 🎇

Awesome Lists containing this project

README

          

# Angular Boilerplate
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1eb1366d88144623ae13ddc5c8a58f59)](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)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)
[![license](https://img.shields.io/github/license/kKen94/ngx-progress)](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