Back to Harbor

README

src/portal/app-swagger-ui/README.md

2.15.0325 B
Original Source

Swagger UI

This is the project based on Swagger UI and Webpack.

Start

  1. npm install
  2. change webpack.dev.js.temp to webpack.dev.js,
shell
cp webpack.dev.js.temp webpack.dev.js
  1. modify webpack.dev.js, replace https://example.com with an available Harbor server
  2. npm run start