文档更新

master
zhangzhichao02 9 months ago
parent 1189e9c716
commit 21086b78a8

@ -1,36 +0,0 @@
# uniapp-vue3-ts-scaffold
#### Description
一个uniapp+vue3+typescript+pinia+tailwindcss+uv-ui+vite开发脚手架
#### Software Architecture
Software architecture description
#### Installation
1. xxxx
2. xxxx
3. xxxx
#### Instructions
1. xxxx
2. xxxx
3. xxxx
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request
#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)

@ -1,9 +1,10 @@
# uniapp-vue3-ts-scaffold
#### 介绍
#### 一、介绍
本项目是一个uni-app + Vue3 + Typescript + Pinia + Vite + Tailwind CSS + uv-ui开发脚手架下载本项目后可快速开始界面开发无须再进行复杂繁琐的配置。
#### 技术栈简介
#### 二、技术栈简介
##### 2.1 uni-app
@ -84,3 +85,9 @@ Vite是Vue的作者尤雨溪开发的Web开发构建工具它是一个基于
Vite官方文档[https://vitejs.cn/](https://vitejs.cn/)
#### 三、创建过程
开发者也可参考此文章手动搭建自己的脚手架工程。
[使用命令行方式搭建uni-app + Vue3 + Typescript + Pinia + Vite + Tailwind CSS + uv-ui开发脚手架](https://blog.csdn.net/kingslave1/article/details/135454239)

Loading…
Cancel
Save