# jianmu-docs **Repository Path**: topshare/jianmu-docs ## Basic Information - **Project Name**: jianmu-docs - **Description**: 建木文档 - **Primary Language**: Unknown - **License**: MulanPubL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 25 - **Created**: 2021-11-03 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jianmu-docs #### 介绍 jianmu-docs是建木团队开源的建木自动化集成平台相关的所有文档说明 #### 安装 ``` bash # 安装依赖 npm install 或 yarn # 启动,http://localhost:3000/ npm run dev 或 yarn dev # 生产环境构建 npm run build 或 yarn build ``` #### 开源协议 本项目基于Apache License 2.0协议。