/vue2-with-vite-template

Vue2 with Vite project template

Primary LanguageVueMIT LicenseMIT

Vue 2 + Vite

This template should help get you started developing with Vue 2 in Vite. The template uses Vue 2 with vuex, vue-router, vuetify, axios.

Install & run

Install

npm install

Run developing server

npm run dev