Skip to content

cristobalchao/material-countdown

Repository files navigation

material-countdown

Install server-side dependencies

Run sudo npm install

Install client-side dependencies

Run bower install

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

Customize the countdown

Set values in app/scripts/constants.js to your liking