# website **Repository Path**: Terrdi/website ## Basic Information - **Project Name**: website - **Description**: dromara官网 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 27 - **Created**: 2020-11-26 - **Last Updated**: 2021-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README readme ### 构建 官网采用 doc site 构建。 地址 : https://docsite.js.org/ * 第一步 : 请安装 Node.js * 第二步 : 安装doc site > https://docsite.js.org/zh-cn/docs/installation.html * 修改doc文件夹下的 md文件 * docsite build docsite start 启动 * 提交代码