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
yarn install - Run
yarn dev:prepareto generate type stubs. - Use
yarn devto start playground in development mode.
Published under the MIT License