Hello there devs,
I wish you guys have a specific build of the themes without jquery plugins so you can release it with vite.
The reason is I mostly use the theme with vue project and the result is:
- Webpack is slow for devs
- Vite will be future for vue
- Initialize theme "+plugins" after...
Demo: 8
Version: 8.1.1 with vue
When i run: npm run serve i get this errors:
ERROR in ./src/layout/aside/Aside.vue?vue&type=script&lang=ts (./node_modules/ts-loader/index.js??clonedRuleSet-40.use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/layout/aside/Aside.vue?vue&ty...
Hi there!
I can't install the project ...
I initialized my Vue project in a client folder, in order to eventually use a server folder to put an Express.js.
In this client folder, I put the theme in the src folder.
But I'm having trouble understanding the documentation for initializing the...
I want to make a dashboard like Demo8 Metronik and I work with vue and tailwind, but bootstrap is used in this demo package, but I don't want bootstrap and I want the whole project to be with tailwind. How should I do? In the documents, it was written to download the tailwind and html package, but I...
I have a Vue app using v8.1.0 demo1
Now I want to change the layout theme to be like demo 7
I copied the config from v8.2.1 demo 7 and pasted it in my app - Default Layout Config, but it didn't work!
here is my old config:
const config: LayoutConfigTypes = {
themeName: "HRO",
themeV...
Hi There
I have downloaded version 8.0.38 and run a yarn install and yarn serve under vue demo1.
I get the default site but no index on left side and no authentication either.
I then tried changing app.vue to dark mode with following change
// Main demo style scss
//@import "assets/sass/plu...
https://preview.keenthemes.com/seven-html-pro/dashboards/finance-performance.html
I am interested in this template.
This template is implemented with Bootstrap.
Are there any templates converted to Vue or built with Vue?