Hi
I am having trouble getting the vue version working right. I am now just working with the demo but that is far from perfect. In the video about how to start it you export a file, but for vue that is not the case. You just have a bit of typescript, that's it. How am I supposed to start a vue project?
Regards
Dany
I read this article. I think You put a lot of effort to create this article. I appreciate your work.Deltona Exterminator
Can nicely write on similar topics! Welcome to here you'll find out how it should look.Orlando Termite Control
Excellent read, Positive site, where did u come up with the information on this posting?I have read a few of the articles on your website now, and I really like your style. Thanks a million and please keep up the effective work.Kissimmee Bed Bug Control
Hi,
You can find our Metronic8 Vue quick start doc here:
https://preview.keenthemes.com/metronic8/vue/docs/#/build
In the Vue version, the layout builder works differently, and there is no an export button, but you can configure the layout by updating properties in file src/core/config/DefaultLayoutConfig.ts
The issue is that then my project is full of all kinds of stuff I don't use, both on my pages and in general in the folders. How do I have to deal with that? The theme is massive and therefor it takes a lot of time to remove, barring I don't remove the wrong thing.
It would be far more usefull if you added an empty product.
Hi,
Sorry for the delay with reply.
By default, the Meronic Vue version contains all plugins and files used by our theme. You can just delete components that you do not use, same with plugins, just delete plugins that you do not use from pacakge.json.
To get started with an empty layout, you can follow our skeleton setup doc:
https://preview.keenthemes.com/metronic8/vue/docs/#/setup-theme-skeleton