Ominira / counting-down

Timer app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counting down

JavaScript app where a user can start a counter by picking a date and time to count down to. The counter can be shared and revisited by usimg the generated link.

Built with AngularJS and MomentJS.

Licensed under MIT License

Build steps:

Npm and Sass required

npm install -g grunt-cli bower

npm install
bower install

Start server

grunt serve

About

Timer app

License:MIT License