# hotpay-custom-components

> Components for Hotmart's custom checkout

## Installation

``` bash
### Install dependencies
yarn

### Start dev server with hot reload
yarn run dev

### Build everything
yarn run build

### Lint files
yarn run lint
```

## License
MIT
