This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
yarn install
yarn run dev
Pass --mode=webstack
if you want to use your local API instance on port 5001.
yarn run build
Lint with ESLint
yarn run lint