This is a webpack-react-redux-router project.
npm install
npm run dev
http://localhost:4448/pages/index.html/#/home
- redux文档
- redux入门
- 阮一峰 redux 入门教程
- redux-devtools
- action社区规范
- redux原理
- 深入浅出Redux中间件, applyMiddleware
- react-redux原理分析
- ReactTraining/react-router
- Tutorial
- Guides and API docs
- API
- Glossary
- Troubleshooting guide
- react-router 英文文档 中文文档
- 阮一峰 React router教程