clothing store graphQL refactor 源码
入门 克隆或下载后,请在根目录级别的终端中使用npm install命令,然后执行npm run start。 然后,您应该能够在浏览器中的上查看该应用程序,或者可以在此链接运行该应用程序。 简短的 重构带有篮子的服装店,以添加和删除物品以及使用GraphQL和Apollo进行付款。 使用React,GraphQL,Apollo,apollo-boost,SASS 项目名称 服装店 建于 JavaScript,React,GraphQL,Apollo,apollo-boost,SASS
文件列表
clothing-store-graphQL-refactor
(预估有个119文件)
.gitignore
310B
index.html
2KB
favicon.ico
15KB
.eslintcache
20KB
index.css
366B
firebase.utils.js
1KB
App.css
151B
root-reducer.js
614B
store.js
444B
shop-selector.js
659B
暂无评论