Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 368 Bytes

这个项目是用 lerna 组织的

文档相关代码在 doc 目录下

启动项目

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

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