This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
nvm use 22 && npm run dev
nvm use 22 && npm run build
Lint with ESLint
nvm use 22 && npm run lint