You probably want to install the toolchain:
$ npm install
This will (re-) build auto-generated files (stylus, etc).
$ make $ make -B # Recompiles things
This will download files.
$ cd support/vendor/; make *.js
This will concat/compress things into a build in /v/0.8.0.
$ make v/0.8.0