This repo serves as POC of integrating swagger-ui-react with vite + vue.js.
NOTE:No Node.js polyfilling is not needed anymore, since SwaggerUI@4.10.0.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build