TaKeOvEr-DeV / vue2-vuetify-vite

vite 5, vue2 and vuetify configuration

Home Page:https://vitevue2.takeoverdev.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue2-Vuetify-Vite

node compatibility

Description

  • vue 2
  • vuetify 2
  • vite 5
  • vuex
  • vue router

Install Dependencies

npm install | yarn install

Run project

npm run dev | yarn dev

Plugin

  • @vitejs/plugin-vue2
https://www.npmjs.com/package/@vitejs/plugin-vue2
  • unplugin-vue-components
https://www.npmjs.com/package/unplugin-vue-components

Custom compilation

  • rollupOptions
    • assetFileNames
    • chunkFileNames
    • entryFileNames

About

vite 5, vue2 and vuetify configuration

https://vitevue2.takeoverdev.com/

License:MIT License


Languages

Language:JavaScript 51.4%Language:Vue 46.2%Language:HTML 2.5%