Skip to content

Instantly share code, notes, and snippets.

@zulhfreelancer
Last active September 6, 2016 16:39
Show Gist options
  • Save zulhfreelancer/2ec0e39673a66a84adef to your computer and use it in GitHub Desktop.
Save zulhfreelancer/2ec0e39673a66a84adef to your computer and use it in GitHub Desktop.
Start SimpleHTTPServer Using Mac Terminal
cd /path/
python -m SimpleHTTPServer 8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment