Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 918 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 918 Bytes

#N9 fork of bootstrap-datepicker Build Status

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.

Links

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