I want to use Demo 23 but there is no Vuejs sample, how can i use demo 23 but with vuejs installed ? Thanks.
Hi Fajar Lubis,
Thank you for reaching out to us.
At the moment supported demos in Metronic Vue are 1 to 8, we will consider adding support for other demos in the next releases.
All demos use the same codebase, the differences are in styles and layout files. You can add Demo23 by referring to our HTML version, just copy source Sass files from HTML demo and paste them into src/assets/sass in Vue demo. Then you can copy layout markup and paste it to src/layouts/main-layout/MainLayout.vue, do not forget to add <RouterView />
instead of the content.
Please let us know if you have any further questions on this topic or anything else.
Regards,
Lauris Stepanovs,
Keenthemes Support Team