0.0.1 • Published 6 months ago

sg-swagger-ui-web-component-jtesting v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

swagger-ui-web-component

<kong-swagger-ui url="https://petstore3.swagger.io/api/v3/openapi.json"></kong-swagger-ui>

Note: This package currently requires linking the swagger-ui-kong-theme package locally.

  1. Clone the swagger-ui-kong-theme repository and switch branch to universal
  2. Run yarn && yarn build && yarn link
  3. Go to your local clone directory of this repository and run yarn link "@kong/swagger-ui-kong-theme"
  4. Run yarn && yarn start
  5. Local development server should be running on http://localhost:5173