-
Notifications
You must be signed in to change notification settings - Fork 0
Web App Guide
Bryan Chen edited this page Mar 23, 2026
·
1 revision
cd web
npm install
npm run devThe app runs in development mode with hot reload.
The draft comparison page posts to:
http://127.0.0.1:8000/compare
Ensure your backend API is running at that address or adjust the endpoint in web/src/app/page.tsx.
- Fast draft iteration
- Clear stat cards
- Immediate win-condition visibility
- Side-by-side team comparison