mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 05:10:03 -04:00
Update wasm/web example
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
set -eu
|
||||
|
||||
cd docs
|
||||
echo "open localhost:8000"
|
||||
python3 -m http.server 8000 --bind 127.0.0.1
|
||||
echo "open http://localhost:8888"
|
||||
python3 -m http.server 8888 --bind 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user