Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 269 Bytes

React Date Picker

Installation

  • 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.