1
Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Description: | 2 | * @Description: |
| 3 | * @Autor: renchao | 3 | * @Autor: renchao |
| 4 | * @LastEditTime: 2023-03-27 09:42:59 | 4 | * @LastEditTime: 2023-03-27 13:25:25 |
| 5 | --> | 5 | --> |
| 6 | # 安装依赖 | 6 | # 安装依赖 |
| 7 | npm install | 7 | npm install |
| ... | @@ -19,4 +19,4 @@ npm install --registry=https://registry.npm.taobao.org | ... | @@ -19,4 +19,4 @@ npm install --registry=https://registry.npm.taobao.org |
| 19 | - `docs` 文档/注释 | 19 | - `docs` 文档/注释 |
| 20 | - `chore` 依赖更新/脚手架配置修改等 | 20 | - `chore` 依赖更新/脚手架配置修改等 |
| 21 | - `wip` 开发中 | 21 | - `wip` 开发中 |
| 22 | 22 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment