/angular-counter-up

I did for see Angular Js state management 😎

Primary LanguageTypeScriptMIT LicenseMIT


Angular Counter Up
Angular Counter Up


I did for see Angular Js state management 😎

Β· View Demo

πŸ“– About

This project is basic counter up app via Angular.

This project was developed for improve myself.

πŸ“šTech Stack

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

Getting Started

πŸ“¦ Prerequisites

  • Node (v12.0.0+)

  • Npm (v6.00+)

βš™οΈ How To Use

  1. Clone this repository
git clone https://github.com/yasinatesim/angular-counter-up.git
  1. Install the project dependencies
npm install

For Development

npm run serve

App is running on http://localhost:4200

For Production Build & Build Start

npm run build

and

npm start

For Format

npm run format

πŸ”‘ License

  • Copyright Β© 2021 - MIT License.

See LICENSE for more information.