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