# Booker25 Javascript SDK

A library to interact with Booker25 from the browser.

## Development

1. Clone this repository
2. Run `pre-commit install`
3. Run `yarn install`


## Testing

to run the ts-jest unit tests run `yarn jest`
