4.3.6-0 • Published 5 months ago
@cambridgeprimevue/nuxt-module v4.3.6-0
PrimeVue Nuxt Module
Quick Setup
- Add
@cambridgeprimevue/nuxt-moduledependency to your project
npx nuxi@latest module add primevue- Add
@cambridgeprimevue/nuxt-moduleto themodulessection ofnuxt.config.{ts,js}
{
modules: ['@cambridgeprimevue/nuxt-module'];
}That's it! You can now use @cambridgeprimevue/nuxt-module in your Nuxt app ✨