소스 검색

Update the pre-req version of node in CONTRIBUTING.md

bubble
feenr 6 년 전
부모
커밋
7fe07591b2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md 파일 보기

@@ -4,7 +4,7 @@ We love contributions from our community of users! This document explains our gu

#### Environment setup

0. Install Node.js (4 or newer) and npm (3 or newer).
0. Install Node.js (6 or newer) and npm (3 or newer).
1. Make a fork of Swagger-UI on GitHub, then clone your fork to your machine.
2. Run `npm install` in your Swagger-UI directory.
3. Run `npm run dev`. `localhost:3200` should open automatically.


불러오는 중...
취소
저장