Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 315 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 315 Bytes

Vue 2 + Typescript + Vite

A simple start for using vue2 with vite and typescript, 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