char0n / swagger-ui-vite-dist

This repo serves as POC of integrating SwaggerUI dist fragments with vite.js + vue.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwaggerUI dist fragments + vite + vue.js

This repo serves as POC of integrating SwaggerUI dist fragments with vite + vue.js.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

This repo serves as POC of integrating SwaggerUI dist fragments with vite.js + vue.js.

License:Apache License 2.0


Languages

Language:Vue 42.5%Language:JavaScript 39.7%Language:HTML 17.8%