# 建木文档 **Repository Path**: jianmu-dev/jianmu-docs ## Basic Information - **Project Name**: 建木文档 - **Description**: 建木文档 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: https://docs.jianmu.dev - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 25 - **Created**: 2021-06-03 - **Last Updated**: 2024-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, vitepress ## README # 建木文档 #### 介绍 建木文档是建木团队开源的建木相关文档说明,通过该文档库维护官方文档更新,详情见:[https://docs.jianmu.dev](https://docs.jianmu.dev)。 #### 文档安装 ``` bash # 安装依赖 npm install 或 yarn # 启动,http://localhost:3000/ npm run dev 或 yarn dev # 生产环境构建 npm run build 或 yarn build ``` #### 文档开源协议 本项目基于木兰宽松许可证, 第2版。