# @busy-hour/web

This package exists to make Web integrations with Busy Hour Services easier.

## Getting Started

To get started to use the package, add `@busy-hour/web` to your `package.json` by running the following command:

```bash
# For NPM user
npm install @busy-hour/web

# For Yarn user
yarn add @busy-hour/web

# For PNPM user
pnpm add @busy-hour/web
```

## Usage

Read more about the usage, etc. at [docs](https://docs.busyhour.id/docs/web/getting-started)
