I use vite, I cannot implement metronic 8 over vite (pls support vite)
I actually don't know how to combine both technologies can u help me about the documentation pls
Replies (1)
Hi Yasin!
Mostly all of the Metronic 8 Vue components must be compatible with Vite.js too, you just will need to make some changes in the root files of your vite project.
Please check vue-cli to the Vite.js migration guide.
https://vueschool.io/articles/vuejs-tutorials/how-to-migrate-from-vue-cli-to-vite/