Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 999 Bytes

development.md

File metadata and controls

48 lines (34 loc) · 999 Bytes

开发文档

在线编辑

直接点击文档内底部的编辑此页快速跳转到GitHub编辑页面直接向本仓库提交你撰写的文档

本地开发

先决条件:

  • nodejs(Version >= 16)
  • yarn(Version >= 1)

Clone 本仓库

在项目文件夹下运行:

yarn install
yarn docs:dev