Vue 3 based on Vite + (TypeScript, JavaScript, Pinia, ESlint, PWA, Vitest, Sass, Ant Design, Auto import components)
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
yarn
yarn serve
yarn build
yarn test
if need TS
Components({ dts: true })