Skip to content

Commit

Permalink
docs: 新增使用说明
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanReumy committed Jun 16, 2022
1 parent a9d41e8 commit dcd4c82
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,26 @@

自动化部署:GitHub Actions

### 使用💁‍♂️

- 安装:

```shell
yarn install
```

- 运行:

```shell
yarn run dev
```

- 打包:

```shell
yarn run build
```

### 结语😍

如果本项目对你有帮助的话,欢迎点个 ⭐Star 支持一下我噢!

0 comments on commit dcd4c82

Please sign in to comment.