Requires installing cairo.
brew install cairo
sudo apt-get install libcairo2-dev
sudo apt-get install libjpeg-dev
sudo apt-get install libgif-dev
Then run npm install
. Once everything's installed, run node server.js
, and you're off to the races.