Install Node from http://nodejs.org/
npm install -g grunt-cli
npm install -g bower
gem install bundler
git clone https://github.com/micahgodbolt/sass-summit-2014.git && cd sass-summit-2014
npm install
grunt
Check out issue #4 for tips on making this work on windows.