This repo serves as POC of integrating swagger-ui and swagger-ui-react with Webpack.
npm install
npm run build:swagger-ui
npm run build:swagger-ui-react
Open swagger-ui.html
and swagger-ui-react.html
in you browser and
you should see the SwaggerUI rendered.