文件名称:react-redux demo
文件大小:45KB
文件格式:RAR
更新时间:2021-05-23 10:20:39
react react-router react-redux
npm install 安装, npm run server 启动,这个资源是一个简单的react-redux搭建的demo。详细搭建步骤可以参考https://blog.csdn.net/qq_40621718/article/details/80170368
【文件预览】:
package.json
app
----reducers()
--------index.jsx(179B)
--------hello.reducer.js(246B)
----main.js(1KB)
----components()
--------hello()
--------home()
--------demo()
----actions()
--------hello.action.js(145B)
----store()
--------configureStore.js(330B)
webpack.config.js
public
----index.html(173B)
----bundle.js(153KB)