In order to build this project you will need the latest version of node.js and npm. Detailed instructions can be found here.
We use Gulp to compile Sass and JS as well as run the Jekyll build. You can install it with npm:
$ sudo npm install -g gulp
$ npm install
$ gulp
If all goes well it open the site in your browser at http://localhost:3000
.