Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 293 Bytes

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