文件名称:dnotebook-react:Dnotebook的React版本
文件大小:390KB
文件格式:ZIP
更新时间:2024-05-20 00:56:22
JavaScript
DnotebookReact 使用react的必要部分。 查看旧仓库 组件结构 Cell.js->包含与单元块有关的所有操作 App.js->管理所有单元格块和常规操作,例如笔记本的下载和上传 Index.js->渲染应用程序。 贡献 克隆存储库 cd进入克隆存储库 跑yarn 要启动该网页: yarn start并转到localhost:3000来查看该网页
【文件预览】:
dnotebook-react-main
----public()
--------manifest.json(492B)
--------index.html(2KB)
--------robots.txt(67B)
--------favicon.ico(4KB)
----yarn.lock(515KB)
----.eslintrc.js(782B)
----tailwind.config.js(212B)
----src()
--------pages()
--------Cell.style.js(1KB)
--------logo.svg(3KB)
--------index.css(681B)
--------Cell.js(9KB)
--------utils.js(8KB)
--------components()
--------App.js(416B)
--------__tests__()
--------reducer.js(986B)
--------index.js(259B)
--------routes()
--------static()
----.circleci()
--------config.yml(436B)
----craco.config.js(126B)
----debug.log(116B)
----.prettierrc(113B)
----README.md(571B)
----.editorconfig(994B)
----.gitignore(315B)
----package-lock.json(680KB)
----package.json(2KB)