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
0d58d5f315
eco2d
/
web
/
host.sh
6 lines
83 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-xe
python -m http.server --directory build_web --bind 127.0.0.1
Reference in New Issue
View Git Blame
Copy Permalink