Commit b1f6d6fe authored by xzj's avatar xzj

增加发布方式

parent 36762d52
...@@ -2,6 +2,11 @@ ...@@ -2,6 +2,11 @@
中间件使用了agentkeepalive,通过复用socket来减少资源占用,加快代理响应速度。 中间件使用了agentkeepalive,通过复用socket来减少资源占用,加快代理响应速度。
## 发布方式
```
npm publish --registry http://172.16.3.15:4873
```
## 快速起步 ## 快速起步
``` ```
const Router = require('koa-router'); const Router = require('koa-router');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment