index.md 397 Bytes
title: 运维平台 - 开发文档
order: 10
hero:
  title: 运维平台
  actions:
    - text: 快速开始
      link: /guide/getting-started


footer: Open-source MIT Licensed | Copyright © 2020-present<br />Powered by self


快速开始

// 拉取代码
$ git clone https://g.civnet.cn:8443/test/maintenance.git

// 安装
$ npm run setup

// 启动
$ npm start