ad02b274d2
Add Vite + React + TypeScript setup, package.json (react-router-dom, socket.io-client), global CSS, app entry point and environment config. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 lines
77 B
Bash
3 lines
77 B
Bash
# URL del server di gioco (senza /api/v1)
|
|
VITE_API_URL=http://localhost:3000
|