m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-08 05:03:49 -05:00
Files
cup/web
..
2025-05-02 19:54:14 +03:00
V3
2025-02-28 20:43:49 +02:00
V3
2025-02-28 20:43:49 +02:00
V3
2025-02-28 20:43:49 +02:00
2025-05-09 13:19:42 +03: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.