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