m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-17 09:33:38 -05:00
Files
cup/web
Sergio 572ca8858a
Some checks failed
CI / build-binary (push) Has been cancelled
CI / build-image (push) Has been cancelled
Deploy github pages / build (push) Has been cancelled
Deploy github pages / deploy (push) Has been cancelled
Added tooltips, centralized theme declaration, fixed some eslint errors
2024-09-07 18:57:57 +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.