Files
TechradarDev/Readme.md
2021-01-11 13:13:20 +01:00

15 lines
168 B
Markdown

# AOE Techonology Radar
## Build radar
```
yarn aoe_technology_radar
```
## Serve
```
cd build
python3 -m http.server 8080
```
Then open here: http://localhost:8080