# Vue 3 + TypeScript + Vite ## Project Setup ```bash # Install dependencies pnpm install # Start development server pnpm run dev # Build for production pnpm run build # Preview production build pnpm run preview ``` ## Requirements - Node.js 18.x or higher - pnpm 10.x or higher