文件名称:gostack-rocketshoes-react:使用Redux和Redux-Saga构建的样本商店
文件大小:643KB
文件格式:ZIP
更新时间:2024-05-26 10:11:21
react redux javascript redux-saga json-server
火箭鞋 :man’s_shoe: 使用Redux和Redux-Saga构建的样本商店 本地运行 yarn install # start the json-server api yarn api:server # start the app on a new terminal window yarn start 在开发模式下运行应用程序。 打开在浏览器中查看它。
【文件预览】:
gostack-rocketshoes-react-master
----package.json(1KB)
----.prettierrc(52B)
----screenshot1.png(329KB)
----src()
--------config()
--------index.js(146B)
--------routes.js(319B)
--------assets()
--------pages()
--------components()
--------App.js(625B)
--------styles()
--------services()
--------util()
--------store()
----.eslintrc.js(708B)
----data.json(1KB)
----.gitignore(310B)
----public()
--------_redirects(24B)
--------index.html(429B)
--------favicon.ico(1KB)
----README.md(457B)
----yarn.lock(492KB)
----.editorconfig(147B)
----screenshot2.png(116KB)