From ae8315586c94078f476b4a4e5d4633566adaf8d5 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Thu, 5 Dec 2024 15:55:17 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E5=8F=91=E8=A1=8C?= =?UTF-8?q?=E7=89=88=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.zh-CN.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index ecc1799..5256813 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -28,7 +28,7 @@ V3 Admin Vite 是一个免费开源的中后台管理系统基础解决方案,
推荐环境 -
+
- 新版 `Visual Studio Code` - 安装 `.vscode/extensions.json` 文件中推荐的插件 @@ -40,7 +40,7 @@ V3 Admin Vite 是一个免费开源的中后台管理系统基础解决方案,
本地开发 -
+
```bash # 克隆项目 @@ -61,7 +61,7 @@ pnpm dev
打包构建 -
+
```bash # 打包构建预发布环境 @@ -76,7 +76,7 @@ pnpm build
本地预览 -
+
```bash # 先执行打包构建命令生成 dist 目录后再执行以下预览命令 @@ -88,7 +88,7 @@ pnpm preview
代码检查 -
+
```bash # 代码校验与格式化 @@ -103,7 +103,7 @@ pnpm test
代码提交规范 -
+
`feat` 新功能 @@ -143,6 +143,8 @@ pnpm test **捐赠**:[请作者喝咖啡](https://github.com/un-pany/v3-admin-vite/issues/69) +**发行版 & 更新日志**:[releases](https://github.com/un-pany/v3-admin-vite/releases) + ## 特性 **结构精简**:没有复杂的封装,没有复杂的类型体操,刚好够用 @@ -208,7 +210,7 @@ pnpm test 在此感谢所有的贡献者! - + ## License