Skip to content

Instantly share code, notes, and snippets.

@ryonakae
Created July 14, 2014 09:26
Show Gist options
  • Save ryonakae/68fa9e9cc4c58dde406e to your computer and use it in GitHub Desktop.
Save ryonakae/68fa9e9cc4c58dde406e to your computer and use it in GitHub Desktop.
Simple Local Server
# http://0.0.0.0:8000
python -m SimpleHTTPServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment