archangel-countdown
v1.0.8
Published
A simple countdown in angular2.
Maintainers
Readme
Archangel Countdown in Angular2
A simple countdown in angular2.
Installation
To install this library, run:
$ npm install archangel-countdown --saveDevelopment
To generate all *.js, *.js.map, *.html, *.css and *.d.ts files:
$ npm installTo lint all *.ts files:
$ npm run lintTo watch all files:
$ npm run watch