From 6dade26acb160d0c3febc830c56d9a3e2e1fdc7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=9A=E5=90=8D=E7=A8=8B=E5=BA=8F=E5=91=98?= <1968115437@qq.com> Date: Wed, 22 Feb 2023 11:40:46 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=B8=80=E4=BA=9B=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=92=8C=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 574ff88..adcf580 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ +# 🌈 uni-app Vue3 Vite4 pinia2 TypeScript 基础框架 + +

+ + + + + + +

+ ## 简介 -- **uni-app Vue3 Vite TypeScript 基础框架** +- **uni-app Vue3 Vite4 pinia2 TypeScript 基础框架** - cli创建的Vue3/Vite项目 与 使用HBuilderX导入插件 的包有差异,请直接访问 [开源地址](https://gitee.com/h_mo/uniapp-vue3-vite-ts-template) - 访问[uniapp插件](https://ext.dcloud.net.cn/plugin?id=8559) @@ -12,6 +23,7 @@ - 其他平台暂未测试,后续会增加; - 如发现问题或建议可在评论区留言, 或提[Issues](https://gitee.com/h_mo/uniapp-vue3-vite-ts-template/issues)及[PR](https://gitee.com/h_mo/uniapp-vue3-vite-ts-template/pulls),会及时处理; - 如有需求亦可在评论区留言,或在此项目基础上增加; +- [代码规范 & 详细解释 husky、prettier、eslint、lint-staged 的作用和使用](https://blog.csdn.net/cookcyq__/article/details/125457031) ## 特性