Skip to content

Axon Ivy Swagger UI for OpenAPI services

License

Notifications You must be signed in to change notification settings

axonivy/swagger-ui-ivy

Axon Ivy Swagger-Ui

NPM packaging for Swagger UI.

Useful commands:

# fetch all dependencies
npm install

# serve in dev mode
npm run start

# build for production
npm run build