# redux-example1 **Repository Path**: react_my_learning/redux-example1 ## Basic Information - **Project Name**: redux-example1 - **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**: 0 - **Forks**: 1 - **Created**: 2020-07-07 - **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)