This template should help get you started developing with Vue 3 in Vite.
- selfsigned certs are not supported, we must open a tab in chrome to the api and allow this cert
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
cp .env .env.development
cp .env .env.productionnpm installnpm run devnpm run build