This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
git add dist -f
git commit -am "build for gh-pages"
git subtree push --prefix dist origin gh-pages
Lint with ESLint
npm run lint