Note: This branch is for Nuxt 2 compatible module. Checkout v1 branch for Nuxt 3 support. (Announcement)
- Clone this repository
- Enable Corepack using
corepack enable - Install dependencies using
yarn install - Use
yarn devto start playground in development mode.
Published under the MIT License