An open API service indexing awesome lists of open source software.

https://github.com/liangxiegame/qframework.cn

qframework's dot site
https://github.com/liangxiegame/qframework.cn

Last synced: 30 days ago
JSON representation

qframework's dot site

Awesome Lists containing this project

README

          

文档基于 [https://www.docusaurus.io/](https://www.docusaurus.io/) 构建。

## 基本安装

``` javascript
# 安装依赖(最好先用 cnpm install 一下)
yarn
# 运行项目
yarn start
# Build 项目(生成静态网站)
yarn build
```

## 部署

直接 build 之后提交到此 git 即可,服务器会自动部署,临时地址:http://doc.qframework.cn