How can I make HTML theme files into vue3 js project. Metronic vue is already included but I don't want to use it, how can I do that?
Hi Onur Evren,
Our current Metronic Vue is based on HTML version, we are using the same style files and same markup. You can reuse any of the solutions from our HTML version, copy HTML markup into Vue project and initialize js files if it is required.
You can check our Vue docs:
https://preview.keenthemes.com/metronic8/vue/docs/#/doc-overview
And our HTML version docs:
https://preview.keenthemes.com/html/metronic/docs/index
Regards,
Lauris Stepanovs,
Keenthemes Support Team