Skip to content

Commit

Permalink
readme : update front-end framework (#11753)
Browse files Browse the repository at this point in the history
After the migration to React with #11688
  • Loading branch information
pothitos authored Feb 8, 2025
1 parent 0cf8671 commit 3ab410f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3ab410f

Please sign in to comment.