react kata refacto:重构一个小的React应用 源码
React重构卡塔 :chequered_flag: 指示 作为团队中的新开发人员,我想重构电子商务公司网站的购物车页面。 :check_mark_button: 验收标准 清理代码 不要违反任何业务规则。 :thumbs_up: 有用的命令 `npm start`: Launch the page `npm test`: Launch the tests
文件列表
react-kata-refacto-master.zip
(预估有个35文件)
react-kata-refacto-master
package.json
1005B
package-lock.json
705KB
src
models
product.ts
264B
user.ts
221B
index.ts
51B
assets
images
暂无评论