very simple date range picker, using moment.js
Pull down the repo then execute:
npm start
and open http://localhost:8080/demo
Run
npm install testem -g
testem
To run the tests in CI mode:
npm test
To run tests in the browser:
npm start
and open http://localhost:8080/test