readme : update front-end framework

After the migration to React with #11688
This commit is contained in:
Nikolaos Pothitos 2025-02-08 10:52:48 +02:00 committed by GitHub
parent d2fe216fb2
commit 4b5a710e69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -220,7 +220,7 @@ services:
The project includes a web-based user interface that enables interaction with the model through the `/chat/completions` endpoint.
The web UI is developed using:
- `vue` framework for frontend development
- `react` framework for frontend development
- `tailwindcss` and `daisyui` for styling
- `vite` for build tooling