文件名称:recoil-design-tool:使用Recoil构建的设计工具
文件大小:914KB
文件格式:ZIP
更新时间:2024-04-09 13:02:19
react reactjs prototyping recoil TypeScript
:artist_palette:反冲设计工具 一个简单的示例设计工具,使用Recoil和React Suspense构建。 查看。 在找到: 开始 克隆仓库 git clone git@github.com:jacques-blom/recoil-design-tool.git 选择你想要的分支 git checkout 00-useState # This is the app implemented using React State (clone this to follow along with the video) git checkout 01-context # This is the app implemented using React Context git checkout 02-recoil # This is the app implemented using Recoil git check
【文件预览】:
recoil-design-tool-main
----.env(77B)
----random-material-color.d.ts(361B)
----public()
--------manifest.json(492B)
--------index.html(2KB)
--------robots.txt(67B)
--------favicon.ico(2KB)
--------logo512.png(236KB)
--------logo192.png(48KB)
----yarn.lock(476KB)
----video.png(446KB)
----src()
--------Element()
--------Banner.tsx(1KB)
--------index.tsx(182B)
--------ui()
--------utils.tsx(1KB)
--------RightSidebar()
--------api.tsx(443B)
--------Canvas.tsx(919B)
--------LeftSidebar()
--------App.tsx(1KB)
--------react-app-env.d.ts(40B)
--------setupTests.ts(255B)
----tsconfig.json(551B)
----.prettierrc(230B)
----LICENSE.md(1KB)
----README.md(2KB)
----.gitignore(310B)
----functions()
--------image-details.js(2KB)
--------list-data.js(575B)
--------random-image.js(2KB)
----package.json(2KB)