You will need NPM, Gulp.js and TypeScript Definition manager.
Download Node.JS here for your OS. NPM comes with Node.JS.
Enter the following in your console when pointed at the project directory:
npm install gulp tsd -g
npm install
tsd install
Enter gulp
and you will be able to visit http:///localhost:4000
and see the project.