vite-vue2-starter icon indicating copy to clipboard operation
vite-vue2-starter copied to clipboard

A simple example on how you can use Vue 2 with Vite

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