# vue3-vant-mobile **Repository Path**: cpanmac/vue3-vant-mobile ## Basic Information - **Project Name**: vue3-vant-mobile - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-11 - **Last Updated**: 2025-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

logo

Vue3-Vant-Mobile

一个集成 Vue3、Vite4、Vant4、Pinia2、Vitest、TypeScript 构建的移动端模板

license version repo-size languages issues

简体中文 / [English](./README.md) , [使用指南](./Guide-zh_CN.md) / [English Guide](./Guide.md) ## 介绍 🔥🔥🔥 这是一个基于 `Vue3`, `Vite4`, `Vant4`, `Pinia2`, `Vitest`, `TypeScript` 构建的移动端模板。 🚀🚀🚀 它集成了`Plop`用于生成各种类型的代码块,同时还提供了 `Dark Mode`(暗黑模式)配置以及 `Mock` 数据等其他方便的扩展功能。💖💖💖 简而言之,它简洁、简单、易用,可供参考,能够帮助您节省一周的开发时间,希望您会喜欢。 ## 成就 🎉🎉🎉 被添加到 [Awesome Vite.Js](https://github.com/vitejs/awesome-vite#vue-3) ## 特性 - 🌓 支持暗黑模式 - 💪 使用TypeScript编写 - 🚀 Vue3 生态开箱即用 - 🤖 自动导入组件 - 📄 使用plop轻松创建文件 - 📦 使用pnpm包管理器 - 💾 支持Mock服务器 - 🌈 支持Git hooks(lint和commit) - 💖 移动端UI组件(Vant4) - 🍍 Pinia,Vue的状态管理库 ## 安装与使用 - 获取项目代码 ```bash git clone https://github.com/CharleeWa/vue3-vant-mobile.git ``` - 安装依赖 ```bash cd vue3-vant-mobile # with pnpm pnpm install ``` - 运行 ```bash pnpm dev ``` - 打包构建 ```bash pnpm build ``` ## 浏览器支持 支持现代浏览器 | [ Edge](http://godban.github.io/browsers-support-badges/)
IE | [ Edge](http://godban.github.io/browsers-support-badges/)
Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari | | :-: | :-: | :-: | :-: | :-: | | not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions | ## 贡献者
CharleeWa
Charlie Wang
weiq
魏小雨
AlphaYoung
AlphaYoung
Leezon
Leezon
liuNing
liuNing
wswmsword
wswmsword
Kysen
Kysen
smartsf
阿峰
## 许可证 ♥️ [MIT](https://en.wikipedia.org/wiki/MIT_License)