react-bootstrap-date-picker
Version:
React-Bootstrap based date picker.
14 lines (10 loc) • 583 B
Markdown
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<h1>Table of Contents</h1>
- [Running this example](#running-this-example)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
### Running this example
1. Clone the [react-bootstrap-date-picker repository](https://github.com/pushtell/react-bootstrap-date-picker)
2. Run `npm install` to install dependencies
3. Run `npm run example`
4. Open [http://localhost:8080](http://localhost:8080) in your browser