(Under Development) Recommended IDE Setup VSCode + Volar (and disable Vetur). Customize configuration See Vite Configuration Reference. Project Setup yarn Compile and Hot-Reload for Development yarn dev Compile and Minify for Production yarn build Run Unit Tests with Vitest yarn test:unit Lint with ESLint yarn lint