Managing State with Redux Check out the presentation Link Getting Started Install Git if you haven't already: Git Clone this repository: git clone git@github.com:MichaelReiter/ReduxTalk.git Navigate inside directory: cd ReduxTalk/sample\ app/ Install Node and npm if you haven't already: Node Install dependencies: npm install Start the app: npm start Special Thanks Ben Hawker for his presentation framework