Note: This branch is for Nuxt 3 compatible module. Checkout v0
branch for Nuxt 2 support. (Announcement)
- Clone this repository
- Enable Corepack using
corepack enable
- Install dependencies using
pnpm install
- Run
pnpm dev:prepare
to generate type stubs. - Use
pnpm dev
to start playground in development mode.
Published under the MIT License