Skip to content

Instantly share code, notes, and snippets.

@scottnath
Created June 2, 2015 20:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottnath/d10a03265b1ab1e05b09 to your computer and use it in GitHub Desktop.
Save scottnath/d10a03265b1ab1e05b09 to your computer and use it in GitHub Desktop.
start a python server
python -m SimpleHTTPServer 8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment