Skip to content

Instantly share code, notes, and snippets.

@buithehoa
Created September 15, 2016 02:19
Show Gist options
  • Save buithehoa/842501c6245edcd05f3f87d9855e1564 to your computer and use it in GitHub Desktop.
Save buithehoa/842501c6245edcd05f3f87d9855e1564 to your computer and use it in GitHub Desktop.
Install and run a simple Node HTTP server
sudo npm install -g http-server
http-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment