README.md 285 B

Vue 3 + TypeScript + Vite

Project Setup

# 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