A simple and reusable datepicker component for React
- Install Bower
npm install -g bower
- Install Bower Packages
bower install
- Install packages
npm install
- Start a static webserver
python -m SimpleHTTPServer
- And visit
localhost:8000/example.html
to see the example.
Copyright (c) 2014 HackerOne Inc. and individual contributors. Licensed under MIT license, see LICENSE for the full license.