瀏覽代碼

docs: update setting-up.md (#6492)

* Remove `npm install` from steps
bubble
Adam Stachowicz 3 年之前
committed by GitHub
父節點
當前提交
5fc43faef1
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 3 行新增4 行删除
  1. +3
    -4
      docs/development/setting-up.md

+ 3
- 4
docs/development/setting-up.md 查看文件

@@ -25,10 +25,9 @@ Unsupported Node.js LTS that should still work:

1. `git clone https://github.com/swagger-api/swagger-ui.git`
2. `cd swagger-ui`
3. `npm install`
4. `npm run dev`
5. Wait a bit
6. Open http://localhost:3200/
3. `npm run dev`
4. Wait a bit
5. Open http://localhost:3200/

### Using your own local api definition with local dev build



Loading…
取消
儲存