← ClaudeAtlas

devlisted

Start the development servers (frontend + backend)
yutthananpipan/DHLCarParkCoupon · ★ 0 · API & Backend · score 54
Install: claude install-skill yutthananpipan/DHLCarParkCoupon
Start the development environment. 1. Check if ports 5173 (Vite) or 3001 (backend) are already in use 2. If ports are free, run `npm run dev` in background to start both frontend and backend concurrently 3. Report the URLs: - Frontend: http://localhost:5173 - Backend: http://localhost:3001