mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Deploying to gh-pages from @ emilk/egui@5d3e958ecf 🚀
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
This folder contains the files required for the egui web demo hosted at <https://www.egui.rs/>.
|
||||
|
||||
## Testing locally
|
||||
* Build with `scripts/build_demo_web.sh`
|
||||
* Host with `scripts/start_server.sh`
|
||||
* Open <http://localhost:8765/index.html>
|
||||
|
||||
## Deploying egui.rs
|
||||
Each merge into `main` will trigger a new deploy
|
||||
Reference in New Issue
Block a user