1.0.1 • Published 1 year ago
growthbook-nuxtify v1.0.1
GrowthBook Nuxtify
GrowthBook module for Nuxt.js
Features
- Nuxt 3 ready
- Typescript Support
- Automatic Configuration
Quick Setup
- Add
growthbook-nuxtifydependency to your project
npx nuxi module add growthbook-nuxtify- Add
growthbook-nuxtifyto themodulessection ofnuxt.config.ts
export default defineNuxtConfig({
modules: ['growthbook-nuxtify'],
})Contribution
1.0.1
1 year ago