/simple-counter

Simple counter with count interval support

Primary LanguageTypeScript

Counter

This project was generated with Angular CLI version 8.3.6.

Set up the repo

Clone this repository and place in your preferred directory. Then run npm install to install dependencies.

Dev server

Run npm run start to see the app in your favourite browser, on http://localhost:4200

Running tests

Run npm run test to see the execution of unit/integration tests. The tests will run on your terminal with the aid of Karma and Chrome Headless.