Skip to content

char0n/swagger-ui-esbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger-ui-react + Create React App

This is POC of swagger-ui-react + esbuild combo, demonstrating that swagger-ui-react can be seamlessly used with esbuild.

Installation

 $ npm i 

Build

 $ npm run build

Run

 $ npm start