After installing Node and NPM, run npm install
from the project's root to install all dependencies.
Run gulp
from the project's root to compile all coffeescripts and watch for changes to relevant files.
Run node build/start
from the project root.