262 B
262 B
AOE Techonology Radar
Build radar
Install dependencies with yarn
(Check node version compatibility)
Then build the radar:
yarn aoe_technology_radar
Serve
cd build
python3 -m http.server 8080
Then open here: http://localhost:8080