Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 274 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 274 Bytes

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