react-hooks-typescript-realworld:使用React Hooks + Typescript构建的示例现实世界应用程序

时间:2021-03-11 03:58:54
【文件属性】:
文件名称:react-hooks-typescript-realworld:使用React Hooks + Typescript构建的示例现实世界应用程序
文件大小:248KB
文件格式:ZIP
更新时间:2021-03-11 03:58:54
TypeScript React Hooks + Typescript代码库包含遵循规范和API的真实示例(CRUD,auth,高级模式等)。 创建该代码库的目的是演示使用React Hooks和Typescript构建的完整的全栈应用程序,其中包括CRUD操作,身份验证,路由,分页等。 我们竭尽全力遵守React Hooks和Typescript社区样式指南和最佳实践。 有关如何与其他前端/后端一起使用的更多信息,请转至库。 怎么运行的 在此描述您应用的一般架构 托多斯 测验 改善可及性 入门 # Clone the reposiory git clone https://github.com/haythemchagwey/react-hooks-typescript-realworld.git # Cd into the folder cd react-hooks-typescript-realwo
【文件预览】:
react-hooks-typescript-realworld-master
----.eslintrc.json(132B)
----public()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(4KB)
----src()
--------index.tsx(179B)
--------utils.ts(448B)
--------index.css(497B)
--------components()
--------types()
--------context()
--------api()
--------react-app-env.d.ts(40B)
--------reducers()
----cypress()
--------integration()
--------fixtures()
--------plugins()
--------support()
----cypress.json(253B)
----.prettierrc.json(99B)
----tsconfig.json(503B)
----README.md(1KB)
----logo.png(28KB)
----.gitignore(271B)
----package-lock.json(689KB)
----package.json(2KB)

网友评论