@primevue/nuxt-module dependency to your projectnpx nuxi@latest module add primevue
@primevue/nuxt-module to the modules section of nuxt.config.{ts,js}{
modules: ['@primevue/nuxt-module'];
}
That's it! You can now use @primevue/nuxt-module in your Nuxt app ✨