Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 304 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 304 Bytes

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

Slideshow