ajout exo tp5

This commit is contained in:
2026-03-09 14:55:40 +01:00
parent 1fe20f3f3b
commit 1c7d7f636a
9 changed files with 253 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Riot4 Radar Chart
## Usage
First of all, plz execute this commands.
```cmd
$ cd ../
$ yarn install
$ yarn radar
```
Perhaps the browser will open automatically and the application should start.
URL: [http://127.0.0.1:8080/](http://127.0.0.1:8080/)
## Demo
demo: [CodeSandbox](https://codesandbox.io/embed/riot4-template-0f6i0)