Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
crossjs committed Jun 2, 2017
1 parent e9df8e6 commit 3187858
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README-ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
## 使用方法

```bash
# 切换 NPM 源
npm run mirror:<sdp|tb|npm>

# 安装依赖项。通过指定镜像提高安装速度
npm run init

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
## Usage

```bash
# switch npm registry mirror
npm run mirror:<sdp|tb|npm>

# install dependencies with mirrors
npm run init

Expand Down

0 comments on commit 3187858

Please sign in to comment.