1.0.1 • Published 4 months 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-nuxtify
dependency to your project
npx nuxi module add growthbook-nuxtify
- Add
growthbook-nuxtify
to themodules
section ofnuxt.config.ts
export default defineNuxtConfig({
modules: ['growthbook-nuxtify'],
})
Contribution
1.0.1
4 months ago