yum install nodejs
npm install -g http-server
git clone https://github.com/swagger-api/swagger-ui.git
cd swagger-ui/
http-server
請(qǐng)求 ?http://<IP>:8080/dist/index.html
yum install nodejs
npm install -g http-server
git clone https://github.com/swagger-api/swagger-ui.git
cd swagger-ui/
http-server
請(qǐng)求 ?http://<IP>:8080/dist/index.html