Skip to content

Instantly share code, notes, and snippets.

@darkmavis1980
Created October 10, 2019 09:21
Show Gist options
  • Save darkmavis1980/f44fa850e65b62b705e1db2aba68a8a1 to your computer and use it in GitHub Desktop.
Save darkmavis1980/f44fa850e65b62b705e1db2aba68a8a1 to your computer and use it in GitHub Desktop.
Run simple http server with python3
python -m http.server 8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment