This example refers to the article on nodejitsu.com and reposted on npmawesome.com about colorguard.
Clone the example:
git clone https://github.com/npmawesome/example-colorguard.git
Install dependencies:
npm install
Run the test:
npm test
Profit!
If you have questions, feel free to leave a comments!