Skip to content

Instantly share code, notes, and snippets.

@phivk
Created June 15, 2017 22:01
Show Gist options
  • Save phivk/c4e665c2e14dc5fc4f1526274d29416f to your computer and use it in GitHub Desktop.
Save phivk/c4e665c2e14dc5fc4f1526274d29416f to your computer and use it in GitHub Desktop.
start a http server with python3
python3 -m http.server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment