This folder contains the files required for the egui web demo hosted at https://www.egui.rs/.
- Build with
scripts/build_demo_web.sh
- Host with
scripts/start_server.sh
- Open https://localhost:8765/index.html
Each merge into master
will trigger a new deploy