mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-08 05:03:49 -05:00
313 B
313 B
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.