Este 源代码解析
Este 是一个基于 React 的通用框架。将解析其源代码。
准备工作
- Node.js (Node 8 以上版本)
- Git
开发环境搭建
-
克隆代码仓库:
bash
git clone https://github.com/este.git este
-
进入项目目录:
bash
cd este
-
安装依赖:
bash
yarn
源码解读 (待补充)
este, 探索源代码.zip
预估大小:151个文件
.gitignore
98B
prisma-schema.ts
11KB
index.ts
23KB
prisma.yml
371B
seed.graphql
188B
docker-compose.yml
536B
datamodel.prisma
307B
package.json
2KB
.nowignore
34B
LICENSE
1KB
...
423.73KB
文件大小:
评论区