1.服务器安装nodejs
curl -sL https://rpm.nodesource.com/setup_10.x | bash –
yum install -y nodejs
2.仓库地址https://github.com/YMFE/yapi
npm install -g yapi-cli –registry https://registry.npm.taobao.org
yapi server
3.域名访问 服务器IP:9090
4.安装MongoDB
一切从简
发表于
1.服务器安装nodejs
curl -sL https://rpm.nodesource.com/setup_10.x | bash –
yum install -y nodejs
2.仓库地址https://github.com/YMFE/yapi
npm install -g yapi-cli –registry https://registry.npm.taobao.org
yapi server
3.域名访问 服务器IP:9090
4.安装MongoDB
发表回复