文件名称:async_redux_app
文件大小:33KB
文件格式:ZIP
更新时间:2024-06-03 18:11:16
JavaScript
这是练习应用程序,用于了解React和Redux的异步状态管理 入门 npm install npm start
【文件预览】:
async_redux_app-master
----style()
--------style.css(0B)
----.gitignore(73B)
----.babelrc(48B)
----package.json(933B)
----package-lock.json(130KB)
----src()
--------components()
--------index.js(438B)
--------containers()
--------reducers()
--------actions()
----webpack.config.js(523B)
----README.md(132B)
----index.html(518B)
----LICENSE.MD(1KB)
----test()
--------components()
--------test_helper.js(1KB)