Files
web_2025/R4.01_R4.A.10/td_tp/tp5/src/ex2/README.md
T

19 lines
335 B
Markdown
Raw Normal View History

2026-03-09 14:55:40 +01:00
# 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)