mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Rename docs/ to web_demo/
This commit is contained in:
9
web_demo/README.md
Normal file
9
web_demo/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:8888/index.html>
|
||||
|
||||
## Deploying egui.rs
|
||||
Each merge into `master` will trigger a new deploy
|
||||
Reference in New Issue
Block a user