Redux应用 源码
Redux应用 概述: 该应用程序通过使用Fetch方法和Redux frameWork处理API和数据库 作者:Qusai Al-hanaktah 可用脚本: 在项目目录中,可以运行: npm start 在开发模式下运行应用程序。 npm test 在交互式监视模式下启动测试运行程序。 npm run build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。
文件列表
Redux-App-master.zip
(预估有个13文件)
Redux-App-master
.gitignore
310B
package.json
850B
package-lock.json
601KB
src
component
add.js
1KB
list.js
875B
app.js
328B
index.js
173B
暂无评论