React Animation Tactics Talk
By James Greenaway for London React User Group, November 2014.
# Bower and broccoli-cli need to be installed globally.
$ npm install -g bower
$ npm install -g broccoli-cli
$ npm install
$ bower install
$ broccoli serve
