Skip to content

yasinatesim/angular-counter-up

Repository files navigation


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.