文件名称:todolist-nested
文件大小:935KB
文件格式:ZIP
更新时间:2024-05-13 12:54:13
JavaScript
嵌套待办事项清单 演示版 你可以找到一个演示 构建设置 在项目目录中,可以运行: # install dependencies npm i # Runs the app in the development mode. # Open [http://localhost:3000](http://localhost:3000) to view it in the browser. npm run start # Builds the app for production to the `build` folder. npm run build # Launches the test runner in the interactive watch mode. npm run test 去做 添加可拖动而不是嵌套的按钮
【文件预览】:
todolist-nested-main
----screenShots()
--------todolist.gif(759KB)
----.eslintrc(733B)
----.github()
--------workflows()
----public()
--------index.html(1KB)
--------favicon.ico(4KB)
----src()
--------constants()
--------App()
--------utils()
--------styles()
--------components()
--------setupTests.js(241B)
--------hooks()
--------index.js(222B)
----jsconfig.json(74B)
----.prettierrc(65B)
----README.md(608B)
----.gitignore(315B)
----package-lock.json(718KB)
----package.json(1KB)