# 项目介绍 [model-vue3-vant](http://gitee.com/xyzcn/model-vue3-vant)是 Vue3 + Vant + Vite 搭建单页面模板template项目。基于 Vue3.2 + TypeScript + vite Vue-Router4.x + Pinia + Vant4.x + Sass 等当前主流技术栈开发 # 技术栈 - 编程语言:[TypeScript 4.x](https://www.typescriptlang.org/zh/) - 构建工具:[Vite 2.x](https://cn.vitejs.dev/) - 前端框架:[Vue 3.x](https://v3.cn.vuejs.org/) - 路由工具:[Vue Router 4.x](https://next.router.vuejs.org/zh/index.html) - 状态管理 [Pinia 2.x](https://pinia.web3doc.top/) - H5 端 UI 框架:[vant 4.x](https://vant-contrib.gitee.io/vant/#/zh-CN) - CSS 预编译: [Sass ](https://sass.bootcss.com/documentation) - HTTP 工具:[Axios](https://axios-http.com/) # 项目截图 | ![输入图片说明](src/assets/ui/login.png) | ![输入图片说明](src/assets/ui/home.png) | |---|---| | ![输入图片说明](src/assets/ui/cate.png) | ![输入图片说明](src/assets/ui/user.png) | # 项目启动 ```shell # 克隆代码 git clone https://gitee.com/xyzcn/model-vue3-vant.git # 安装 yarn npm install -g yarn # 安装依赖 yarn install # 启动运行 yarn run dev ``` # 联系作者 我的QQ邮箱: 774346441@qq.com