This website requires JavaScript.
Explore
Help
Sign In
brianfertig
/
fertig-classic-games
Watch
1
Star
0
Fork
You've already forked fertig-classic-games
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3a88ebc626
fertig-classic-games
/
start_web.sh
4 lines
82 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
# Start a simple HTTP server on port 8000
python3 -m http.server
3000
Reference in New Issue
View Git Blame
Copy Permalink