lila/apps/web/src
lila 974646ebfb feat(web): update navigation with Play and Multiplayer links
- Add Play link to /play
- Add Multiplayer link to /multiplayer
- Remove About link (route kept, just not linked)
- Simplify signOut onClick to .then() chain
2026-04-18 10:59:50 +02:00
..
components feat(web): add multiplayer lobby, game, and score screen routes 2026-04-18 10:33:48 +02:00
lib feat(web): add WebSocket client and context infrastructure 2026-04-17 21:12:15 +02:00
routes feat(web): update navigation with Play and Multiplayer links 2026-04-18 10:59:50 +02:00
index.css installing and configuring tailwind 2026-03-21 20:59:26 +01:00
main.tsx installing and configuring tailwind 2026-03-21 20:59:26 +01:00
routeTree.gen.ts feat(web): add multiplayer layout route and landing page 2026-04-17 21:33:40 +02:00