文件名称:react-hooks-crud-app:在带有钩子的React中构建一个CRUD应用
文件大小:12KB
文件格式:ZIP
更新时间:2024-05-04 03:00:46
JavaScript
React Hooks CRUD应用程序 构建一个简单的CRUD应用程序,可以添加,更新或删除用户。
【文件预览】:
react-hooks-crud-app-master
----.prettierignore(61B)
----.gitignore(67B)
----tsconfig.json(1KB)
----README.md(86B)
----tsconfig.eslint.json(234B)
----public()
--------manifest.json(188B)
--------index.html(553B)
----.prettierrc(172B)
----.gitattributes(1KB)
----package.json(4KB)
----src()
--------index.tsx(146B)
--------App.tsx(114B)
----.babelrc(61B)
----tsconfig.dev.json(89B)
----webpack()
--------webpack.dev.js(3KB)
--------webpack.prod.js(3KB)
--------webpack.common.js(2KB)
----.eslintignore(38B)
----.editorconfig(280B)
----.stylelintrc(159B)
----.eslintrc.js(4KB)