desafio04-ignite-refactoring:点燃挑战-重构现有代码

时间:2021-03-27 11:57:50
【文件属性】:
文件名称:desafio04-ignite-refactoring:点燃挑战-重构现有代码
文件大小:230KB
文件格式:ZIP
更新时间:2021-03-27 11:57:50
TypeScript 点燃-#4挑战 火箭队的训练营第四次挑战。 在这个挑战中,我们从完全由React类组件组成的餐厅应用程序开始。 我们的任务是使用挂钩将整个代码重构为功能组件,并将Typescript添加到应用程序中。 :kick_scooter: 学习概念的最佳方法是动手,重构整个代码确实在您的脑海中。 :satellite_antenna: 如何运行项目 克隆项目并访问文件夹 $ git clone https://github.com/JohnMaroe/desafio04-ignite-refactoring.git && cd desafio04-ignite-refactoring 请按照以下步骤 # Install the dependencies $ yarn # Start the project $ yarn dev # The server will start at port:8080 - go to http://localhost:
【文件预览】:
desafio04-ignite-refactoring-master
----.gitignore(310B)
----package.json(1KB)
----src()
--------components()
--------react-app-env.d.ts(40B)
--------services()
--------assets()
--------routes()
--------styles()
--------index.tsx(197B)
--------pages()
--------types.ts(139B)
--------App.tsx(280B)
----server.json(602B)
----public()
--------index.html(523B)
----tsconfig.json(534B)
----README.md(1KB)
----yarn.lock(537KB)

网友评论