Un tutorial corto para iniciarme con react y redux de la pagina http://codepen.io/allanpope/post/build-react-redux-component
$ git clone https://github.com/jomarquez21/react_redux_basico.git
$ cd react_redux_basico
$ npm install
$ npm start