Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 163 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 163 Bytes

How to start the SWAGGER documentation

install dependencies

npm i

run the local server

npm run doc

And browse to http://localhost:8888.