/template-vite-vue2-vuetify

Vue2 project using Vuetify, built with Vite

Primary LanguageJavaScript

template-vite-vue2-vuetify

Vite + Vue 2 + Vuex + Vue Router + Vuetify

Start

npx degit slime7/template-vite-vue2-vuetify my-project
yarn dev # start dev server
yarn build # build for production
yarn serve # locally preview production build