matt-auckland / vite-vue2-starter

A simple example on how you can use Vue 2 with Vite
59 stars 25 forks source link

vite-vue2-starter

A simple start for using vue2 with vite, using underfin's vite-plugin-vue2.

Scripts

  npm run dev # start dev server
  npm run build # build for production
  npm run serve # locally preview production build