This website requires JavaScript.
Explore
Help
Sign In
v4games
/
eco2d
Watch
3
Star
0
Fork
You've already forked eco2d
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
645111b53c
eco2d
/
web
/
host.sh
6 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
rework web scripts
2022-09-11 23:52:01 +00:00
#!/bin/bash
set
-xe
drop run_web
2022-09-11 23:57:52 +00:00
python -m http.server --directory build_web --bind 127.0.0.1