Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 678 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 678 Bytes

Don't use it until the version 1.1.0

Live Demo


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