Skip to content

edgexie/edgexie.github.io

Repository files navigation

这个项目是用 lerna 组织的

文档相关代码在 doc 目录下

启动项目

git clone git@github.com:edgexie/lerna-starter.git
cd lerna-starter
pnpm install
pnpm run docs:dev

项目使用 git actions 自动部署,参考