Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 250 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 250 Bytes

hotmart-pay

Hotmart Payment Widget

Installation

### Install dependencies
npm install
# or
yarn

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

### Build everything
npm run build

### Lint files
npm run lint

License

MIT