This is the accompanying source code to a walkthrough that I wrote for a friend who asked for a first-timer's introduction to node. It's intended to help new Node users become familiar with npm packages, node project structure, and build flow.
Build it yourself by using the walkthrough (recommended for new Node users), or download the source from git to play with it right away.
To run, open a terminal
window in the node-runner directory and enter
$ gulp