Redux在React应用程序中的演示

该项目使用Create React App。

可用的脚本:

  • npm start:在开发模式下运行应用程序。
  • npm test:启动测试运行程序。
  • npm run build:构建生产应用程序。
  • npm run eject:移除构建依赖项。

注意:eject是单向操作,无法撤销。

zip
react-redux-master.zip 预估大小:32个文件
folder
react-redux-master 文件夹
file
.gitignore 310B
file
package.json 939B
file
package-lock.json 671KB
folder
src 文件夹
folder
components 文件夹
file
CakeContainer.js 558B
file
HooksCakeContainer.js 447B
file
HooksIceCreamContainer.js 485B
file
IceCreamContainer.js 607B
file
setupTests.js 241B
folder
redux 文件夹
folder
cake 文件夹
file
cakeReducer.js 339B
file
cakeActions.js 111B
file
cakeTypes.js 36B
file
store.js 310B
file
index.js 104B
folder
IceCream 文件夹
file
iceCreamActions.js 127B
file
iceCreamTypes.js 44B
file
iceCreamReducer.js 371B
file
rootReducer.js 267B
file
index.js 500B
file
logo.svg 3KB
file
App.js 620B
file
reportWebVitals.js 362B
file
Notes 496B
file
App.css 564B
file
index.css 366B
file
App.test.js 246B
folder
public 文件夹
file
robots.txt 67B
file
logo192.png 5KB
file
index.html 2KB
file
favicon.ico 4KB
file
manifest.json 492B
file
logo512.png 9KB
file
README.md 3KB
zip 文件大小:194.3KB