未验证 提交 67f9f8e1 编写于 作者: T Tim Lai 提交者: GitHub

docs: update prerequisites for development (#5902)

上级 553d48a0
......@@ -4,10 +4,22 @@ Swagger UI includes a development server that provides hot module reloading and
### Prerequisites
- Node.js `6.0.0` or greater
- npm `3.0.0` or greater
- git, any version
- NPM 6.x
Generally, we recommend following guidelines from [Node.js Releases](https://nodejs.org/en/about/releases/) to only use Active LTS or Maintenance LTS releases.
Current Node.js Active LTS:
- Node.js 12.x
- NPM 6.x
Current Node.js Maintenance LTS:
- Node.js 10.x
- NPM 6.x
Unsupported Node.js LTS that should still work:
- Node.js 8.13.0 or greater
- NPM 6.x
### Steps
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册