demo-admin This template should help get you started developing with Vue 3 in Vite. Project Setup pnpm install Compile and Hot-Reload for Development pnpm dev Type-Check, Compile and Minify for Production pnpm build Run Unit Tests with Vitest pnpm test:unit Lint with ESLint pnpm lint