-
Pull down the code (or just download the code as a zip, github provides that link on the right).
-
Create a file named
.env
at the project root (in the same folder aspackage.json
) -- The contents of this file should beghusername=YOUR-GITHUB-USERNAME ghpassword=YOUR-GITHUB-PASSWORD
-
Run
npm install
-
Run
node app
-
Point your browser to
http://localhost:3000/