readme : update front-end framework (#11753)

After the migration to React with #11688
This commit is contained in:
Nikolaos Pothitos 2025-02-08 11:43:04 +02:00 committed by GitHub
parent 0cf867160c
commit 3ab410f55f
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