Skip to content

Instantly share code, notes, and snippets.

@ediblecode
Created September 27, 2016 15:09
Show Gist options
  • Save ediblecode/5c98c6f20558fe45d961be1af69393e0 to your computer and use it in GitHub Desktop.
Save ediblecode/5c98c6f20558fe45d961be1af69393e0 to your computer and use it in GitHub Desktop.
SImple web server with python
python -m SimpleHTTPServer 8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment