# reactdemo **Repository Path**: yunye526/reactdemo ## Basic Information - **Project Name**: reactdemo - **Description**: react + redux + react-router + webpack demo - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-24 - **Last Updated**: 2022-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ReactDemo ## 简介 * 安装 nodejs并设置环境变量 * node --version * npm --version * 全局安装 gulp-cli,并设置环境变量 * npm install gulp -g * 安装ruby并设置好环境变量 ## 运行 * 开发环境: npm start ## 特性 * react * react-router * redux * redux-thunk * react-router-redux * es6 * webpack * express * echarts ## 参考资料 * react 组件生命周期 * http://reactjs.cn/react/docs/component-specs.html * react-router * https://github.com/reactjs/react-router/tree/master/docs/guides * redux-tutorial * https://github.com/reactjs/react-router/tree/master/docs/guides * Flux 架构入门教程 * http://www.ruanyifeng.com/blog/2016/01/flux.html * react-redux * https://github.com/reactjs/react-redux/blob/master/docs/api.md#examples * fetch API * https://github.com/github/fetch * flex 布局 * http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html * http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html * es6 * http://es6.ruanyifeng.com * git * http://www.ruanyifeng.com/blog/2015/12/git-cheat-sheet.html