I did for see Angular Js state management ๐
ยท View Demo
This project is basic counter up app via Angular.
This project was developed for improve myself.
| Angular | Angular is a platform for building mobile and desktop web applications. |
| Commitlint | Send commit messages to conventional commits rules |
| SASS | The most mature, stable, and powerful professional grade CSS extension language in the world |
| Editorconfig | Helps maintain consistent coding styles for my working on the same project across various editors and IDEs |
| Eslint | Find and fix problems in your JavaScript code |
| Prettier | An opinionated code formatter |
-
Node (v12.0.0+)
-
Npm (v6.00+)
- Clone this repository
git clone https://github.com/yasinatesim/angular-counter-up.git- Install the project dependencies
npm installFor Development
npm run serveApp is running on http://localhost:4200
For Production Build & Build Start
npm run buildand
npm startFor Format
npm run format- Copyright ยฉ 2021 - MIT License.
See LICENSE for more information.
