react-pro-booking-calendar
v1.0.23
Published
React responsive booking calendar
Downloads
9
Maintainers
Readme
Don't use it until the version 1.1.0
React Responsive Booking Calendar is an responsive calendar allowing developers to integrate quickly a booking calendar with a default style.
Installation
To install this component, you can
- clone the repository itself and run the right command following the environment:
In Development
$ npm run start
In Production
$ npm run build
$ npm run start
- Install the npm package available here by running the following command in your project
$ npm install --save react-pro-booking-calendar