Hi,
I'm trying to create a Nuxt 3 project and include the metronic UI library. Could you perhaps guide me on the best way to do this?
Thanks
By the way, let me ask, if I want to integrate Metronic UI into a Nuxt 3 project, should I prioritize using the HTML version or is there a way to make better use of the Vue version? I'm consulting in the poor bunny group and am very interested in the right direction.
Hi Justin,
We haven't tried combining Metronic 9 with Nuxt and currently, we do not have an exact ETA for the Nuxt integration guide. In the meantime, you can create a Nuxt integration by referring to our React Next.js and Vue integration guides.
The key aspect you need to implement is the global initialization. You can see how global components are initialized in our Next.js example app.
Regards,
Lauris Stepanovs,
Keenthemes Support Team