Created
June 15, 2017 22:40
-
-
Save paggiogriot/66db453af4d746607a089be66a400c55 to your computer and use it in GitHub Desktop.
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
| Running it locally | |
| If you have Node.js, open a terminal/command prompt in the same directory as this README file, then run: | |
| npm install -g http-server | |
| http-server | |
| ... then browse to http://localhost:8080/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment