powerdns-admin/app/static/global/plugins/bootstrap-datepicker
2015-12-13 16:34:12 +07:00
..
css Initial commit 2015-12-13 16:34:12 +07:00
js Initial commit 2015-12-13 16:34:12 +07:00
locales Initial commit 2015-12-13 16:34:12 +07:00
LICENSE Initial commit 2015-12-13 16:34:12 +07:00
README.md Initial commit 2015-12-13 16:34:12 +07:00

bootstrap-datepicker

This is a fork of Stefan Petre's original code; thanks go to him for getting this thing started!

Please note that this fork is not used on Stefan's page, nor is it maintained or contributed to by him.

Versions are incremented according to semver.

Development

Once you cloned the repo, you'll need to install grunt and the development dependencies using npm.

npm install -g grunt-cli
npm install