Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 194 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 194 Bytes

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