# GreaterWMS-Doc-CN **Repository Path**: cgb-lowcode/GreaterWMS-Doc-CN ## Basic Information - **Project Name**: GreaterWMS-Doc-CN - **Description**: GreaterWMS 中文开发文档 - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2025-06-13 - **Last Updated**: 2025-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 下载 ~~~git git clone https://github.com/GreaterWMS/GreaterWMS-Doc-CN.git ~~~ 安装 ~~~python pip install -r requirements.txt ~~~ 启动 ~~~python mkdocs serve ~~~ 局域网启动 ~~~shell mkdocs serve --dev-addr 0.0.0.0:8009 ~~~ MarkDown摆放位置 ~~~shell material/overrides ~~~ 图片位置 ~~~shell docs/assets/images/ ~~~