Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 287 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 287 Bytes

🎡 Engineering Open House Carnival 2024 🎪

⚙️ Setup

Install dependencies

pnpm install

Build vite (for production)

pnpm run build

Start

🛠️ Development

pnpm run dev

🏭 Production

Preview as production

pnpm preview