Jeremy Zheng 039c2256ce :construction: add swagger paths demo hace 3 años
..
public 039c2256ce :construction: add swagger paths demo hace 3 años
src d78b9e77ab :memo: add swagger editor support hace 3 años
.gitignore 2f5d422843 :tada: create openapi protocol project hace 3 años
README.md d78b9e77ab :memo: add swagger editor support hace 3 años
index.html 039c2256ce :construction: add swagger paths demo hace 3 años
package.json 2f5d422843 :tada: create openapi protocol project hace 3 años
tsconfig.json 2f5d422843 :tada: create openapi protocol project hace 3 años
tsconfig.node.json 2f5d422843 :tada: create openapi protocol project hace 3 años
vite.config.ts 2f5d422843 :tada: create openapi protocol project hace 3 años

README.md

USAGE

yarn install
yarn run dev
  • Editor

    git clone https://github.com/swagger-api/swagger-editor.git
    cd swagger-editor
    npm install
    npm run dev # http://localhost:3200
    

Documents