文件名称:react-trello:一个用react编写的trello克隆
文件大小:311KB
文件格式:ZIP
更新时间:2024-02-25 02:14:14
react trello apollo reactjs storybook
ReactTrello 克隆,用React编写。 在玩 为什么 我使用这个项目来尝试一些技术。 即: 样式 适用于后端的 ,GraphQL API和Auth 作为GraphQL客户端 动画 用法 后端已经设置。 只需安装前端依赖项并启动开发服务器: yarn && yarn start
【文件预览】:
react-trello-master
----tailwind.js(11KB)
----postcss.config.js(132B)
----public()
--------manifest.json(492B)
--------index.html(1KB)
--------robots.txt(57B)
--------favicon.ico(908B)
--------logo512.png(22KB)
--------logo192.png(8KB)
----yarn.lock(605KB)
----src()
--------index.tsx(2KB)
--------utils()
--------types.ts(93B)
--------styles()
--------components()
--------aws-exports.js(720B)
--------screens()
--------API.ts(18KB)
--------graphql()
--------react-app-env.d.ts(40B)
--------serviceWorker.ts(5KB)
----cypress()
--------integration()
--------fixtures()
--------plugins()
--------tsconfig.json(184B)
--------support()
----cypress.json(42B)
----.storybook()
--------config.tsx(862B)
--------addons.js(86B)
----.prettierrc.json(78B)
----.travis.yml(221B)
----tsconfig.json(519B)
----README.md(858B)
----.graphqlconfig.yml(356B)
----.gitignore(626B)
----package.json(2KB)