Skip to content

BRIKEV/express-jsdoc-swagger-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-jsdoc-swagger-docs

This repository has the docs with Docsify of express-jsdoc-swagger and express-oas-validator.

How to run this project

This project uses Docsify. You have to install Docsify client cli.

npm i docsify-cli -g

Then execute:

npm start

This will be running in localhost:3000.

Serving /Users/kevinccbsg/brikev/express-jsdoc-swagger-docs/docs now.
Listening at http://localhost:3000

Deployment

You only need to do a PR or merge it in the master branch.

Releases

No releases published

Packages

No packages published