https://github.com/bingxuelover/react-redux-demo
react react-redux react-router demo
https://github.com/bingxuelover/react-redux-demo
proptypes reac-redux react react-router-dom redux
Last synced: 3 months ago
JSON representation
react react-redux react-router demo
- Host: GitHub
- URL: https://github.com/bingxuelover/react-redux-demo
- Owner: bingxuelover
- Created: 2018-07-26T02:26:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T02:50:52.000Z (almost 7 years ago)
- Last Synced: 2025-01-22T10:30:50.475Z (5 months ago)
- Topics: proptypes, reac-redux, react, react-router-dom, redux
- Language: JavaScript
- Homepage: http://www.huangyuhong.com/2018/07/react-redux/
- Size: 313 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-redux-demo
## 技术栈
- react
- react-redux
- redux
- react-router-dom
- PropTypes## 描述
使用 redux 管理 react 的 state
## 使用
- npm start 启动服务
- npm run build 打包页面