tl-date-range-picker
v0.0.4
Published
### How to use `// TODO`
Downloads
7
Readme
Date range picker
How to use
// TODO
How to run
If you clone the repo, to run it go through the files and remove require('angular'), require('moment'), and require('moment-range').
How to run tests
Tests are located in /spec/. I am using Karma with Jasmine to test. Simply run npm run test to run the tests.
