Skip to content

Instantly share code, notes, and snippets.

@StudioLE
Created February 21, 2015 19:01
Show Gist options
  • Save StudioLE/19c1d6f383be73f089c5 to your computer and use it in GitHub Desktop.
Save StudioLE/19c1d6f383be73f089c5 to your computer and use it in GitHub Desktop.
Launch a Node.js http-server
http-server -a localhost -p 1337 -c-1 -o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment