Skip to content

ipiyer/react-monthrange-picker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-monthrange-picker-example

Install

  • clone the repository
  • npm install
  • browserify -t [ babelify --presets [ es2015 react ] ] -p [ parcelify -o bundle.css ] -d ./app.jsx -o ./bundle.js
  • load the index.html on your browser