Created
September 15, 2016 02:19
-
-
Save buithehoa/842501c6245edcd05f3f87d9855e1564 to your computer and use it in GitHub Desktop.
Install and run a simple Node HTTP server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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