# redux-example **Repository Path**: lclz/redux-example ## Basic Information - **Project Name**: redux-example - **Description**: A webapp using react, redux, webpack, react-transform and eslint. - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2015-11-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # redux-example 使用Redux管理你的React应用。 ![Manage Items](http://matthew-sun.github.io/images/manage-items.gif) ##使用 ``` 1. npm install 2. npm start 3. open localhost:3000 ``` ##相关Blog [使用Redux管理你的React应用](https://github.com/matthew-sun/blog/issues/18)