m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-14 08:03:48 -05:00
Files
cup/web
2025-02-28 18:19:35 +02:00
..
2025-02-28 18:19:35 +02:00
2025-02-15 14:38:58 +02:00
2024-10-25 17:09:54 +03:00
2024-09-15 19:14:20 +03:00
2025-02-28 17:30:57 +02:00
2025-01-01 14:29:17 +02:00
2025-02-19 20:31:57 +02:00

Cup web frontend

This is the Cup web frontend, built with Vite and React. Once it's built, Cup modifies a few things (notably the theme) and sends the result to the client.

Development

Requirements: Bun, Node.js 20+

Install dependencies with bun install and start the development server with bun dev.