Swagger Editor本地安装

一:安装Node JS

二:下载源码swagger-editor源码,解压

  下载地址:https://github.com/swagger-api/swagger-editor

三:在解压目录下运行进入CMD界面,输入

npm install

需要耐心等待一段时间

四:启动

npm start

 成功后会在控制台打印访问地址

五:输入上面的就能看到编辑界面了

posted @ 2017-10-26 15:47  Season2009  阅读(1474)  评论(0编辑  收藏  举报