We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea5dd7 commit 7249676Copy full SHA for 7249676
1 file changed
README.md
@@ -3,11 +3,13 @@
3
4
## 部署方法
5
6
+可以直接下载源码解压后访问index.html,<br />
7
+也可以直接用 http://apijson.cn ,把基地址改为你主机的地址(例如 http://localhost:8080 )即可。
8
+
9
自动生成文档、自动管理测试用例 这两个功能 需要部署APIJSON后端,见
10
[https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server](https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server)
11
-网页可以直接下载源码解压后访问index.html,<br />
-也可以直接用 http://apijson.cn ,把基地址改为你主机的地址(例如 http://localhost:8080 )即可。
12
13
14
## develop and deploy
15
Some resources such as font and svg must be run at a server. I recommand to use [webon](https://github.com/bimohxh/webon)
0 commit comments