From dcd4c822c00f8c166de21e1bff6b759b22698621 Mon Sep 17 00:00:00 2001 From: ZimTang <89560943+ZimTang@users.noreply.github.com> Date: Thu, 16 Jun 2022 13:43:26 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=96=B0=E5=A2=9E=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 52138f3..725617b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,26 @@ 自动化部署:GitHub Actions +### 使用💁‍♂️ + +- 安装: + + ```shell + yarn install + ``` + +- 运行: + + ```shell + yarn run dev + ``` + +- 打包: + + ```shell + yarn run build + ``` + ### 结语😍 如果本项目对你有帮助的话,欢迎点个 ⭐Star 支持一下我噢!