瀏覽代碼

Update README.md

bubble
shockey 7 年之前
committed by GitHub
父節點
當前提交
4dc966870d
共有 1 個檔案被更改,包括 3 行新增1 行删除
  1. +3
    -1
      README.md

+ 3
- 1
README.md 查看文件

@@ -41,7 +41,9 @@ Will start nginx with swagger-ui on port 80.

If you just want to see your specs, open `dist/index.html` in your browser directly from your filesystem.

If you'd like to make modifications to the codebase, run the dev server with: `npm run dev`.
If you'd like to make modifications to the codebase, run the dev server with: `npm run dev`. A development server will open on `3200`.

If you'd like to rebuild the `/dist` folder with your codebase changes, run `npm run build`.

##### Browser support
Swagger UI works in the latest versions of Chrome, Safari, Firefox, Edge and IE11.


Loading…
取消
儲存