xgqfrms / swagger-api

👋 swagger-api for node.js & react
2 stars 0 forks source link

Swagger UI & bug #6

Open xgqfrms opened 5 years ago

xgqfrms commented 5 years ago

Swagger UI

https://github.com/swagger-api/swagger-ui/blob/master/docs/development/setting-up.md#steps


$ git clone git@github.com:swagger-api/swagger-ui.git

$ cd swagger-ui && npm i

$ open http://localhost:3200/ && npm run dev
$ open http://localhost:3200/ && dev

bug

https://github.com/swagger-api/swagger-ui/issues/5036

xgqfrms commented 5 years ago

image