Skip to content

Commit

Permalink
Merge pull request #7 from LianjiaTech/fix/yarn-lock
Browse files Browse the repository at this point in the history
feat: add yarn-lock
  • Loading branch information
好爸爸 authored Sep 28, 2020
2 parents ee2304d + 7bb9978 commit d314a1d
Show file tree
Hide file tree
Showing 19 changed files with 41,281 additions and 41,837 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ logs/
npm-debug.log
yarn-error.log
node_modules/
yarn.lock
coverage/
.idea/
run/
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ user = **** // 公共邮箱账号
pass = **** // 授权密码
```

### 5. 全局安装yarn
```
npm install -g yarn
```

## 🚀 开始
### 第一步 启动组件库服务
```
Expand Down
Loading

0 comments on commit d314a1d

Please sign in to comment.