@busy-hour/react
v1.0.19
Published
Busy Hour React SDK
Downloads
656
Readme
@busy-hour/react
This package exists to make React integrations with Busy Hour Services easier.
Getting Started
To get started to use the package, add @busy-hour/react
to your package.json
by running the following command:
# For NPM user
npm install @busy-hour/react
# For Yarn user
yarn add @busy-hour/react
# For PNPM user
pnpm add @busy-hour/react
Usage
Read more about the usage, etc. at docs