2022-06-22 04:55:17 +00:00
< h1 align = "center" > Vue3-Vant-Mobile< / h1 >
2023-12-14 03:14:27 +00:00
< p align = "center" > Mobile Template built on Vue3、Vite5、Vant4、Pinia2、Vitest、TypeScript < / p >
2022-06-22 04:55:17 +00:00
< p align = "center" >
< img src = "https://img.shields.io/github/license/CharleeWa/vue3-vant-mobile" alt = "license" / >
< img src = "https://img.shields.io/github/package-json/v/CharleeWa/vue3-vant-mobile" alt = "version" / >
< img src = "https://img.shields.io/github/repo-size/CharleeWa/vue3-vant-mobile" alt = "repo-size" / >
< img src = "https://img.shields.io/github/languages/top/CharleeWa/vue3-vant-mobile" alt = "languages" / >
< img src = "https://img.shields.io/github/issues-closed/CharleeWa/vue3-vant-mobile" alt = "issues" / >
< / p >
2023-04-25 05:58:53 +00:00
English / [简体中文 ](./README-zh_CN.md ) , [使用指南 ](./Guide-zh_CN.md ) / [English Guide ](./Guide.md )
2023-04-17 13:38:58 +00:00
2022-06-22 04:55:17 +00:00
## Introduction
2023-12-21 03:54:17 +00:00
🔥 A streamlined mobile template with a complete and clean design, incorporating the latest technology stack. It's straightforward, easy to use, and can save you a week of development time. We hope you'll find it to your liking.
2022-06-22 04:55:17 +00:00
2022-07-12 02:57:36 +00:00
## Achievement
2023-12-21 03:54:17 +00:00
🎉 Added to the [Awesome Vite.Js ](https://github.com/vitejs/awesome-vite#vue-3 )
2022-06-22 04:55:17 +00:00
2022-10-25 04:03:06 +00:00
## Features
- 🌓 Support Dark Mode
- 💪 Written in TypeScript
- 🚀 Support Vue 3 out-of-the-box
- 🤖 Auto Importing components
- 📦 Using pnpm package manager
- 💾 Support Mock server
- 🌈 Support Git hooks (lint and commit)
- 💖 Mobile UI Components (Vant4)
- 🍍 Pinia, Store for Vue
2023-11-13 07:54:06 +00:00
- 🪶 Support Unocss and Less
2022-06-22 04:55:17 +00:00
## Install and use
- Get the project code
```bash
git clone https://github.com/CharleeWa/vue3-vant-mobile.git
```
- Installation dependencies
```bash
cd vue3-vant-mobile
2022-10-25 03:03:31 +00:00
# with pnpm
pnpm install
2022-06-22 04:55:17 +00:00
```
- run
```bash
2022-10-25 03:03:31 +00:00
pnpm dev
2022-06-22 04:55:17 +00:00
```
- build
```bash
2022-10-25 03:03:31 +00:00
pnpm build
2022-06-22 04:55:17 +00:00
```
## Browser Support
2023-01-18 11:18:58 +00:00
Support modern browsers
2022-06-22 04:55:17 +00:00
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" /> ](http://godban.github.io/browsers-support-badges/ )</ br > IE | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" /> ](http://godban.github.io/browsers-support-badges/ )</ br > Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" /> ](http://godban.github.io/browsers-support-badges/ )</ br > Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" /> ](http://godban.github.io/browsers-support-badges/ )</ br > Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" /> ](http://godban.github.io/browsers-support-badges/ )</ br > Safari |
| :-: | :-: | :-: | :-: | :-: |
| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
2022-10-26 07:18:45 +00:00
## Contributors
2022-06-22 04:55:17 +00:00
2022-11-11 09:51:32 +00:00
< table >
< tr >
< td align = "center" >
< a href = "https://github.com/CharleeWa" >
< img src = "https://avatars.githubusercontent.com/u/22477554?s=96&v=4" width = "90;" alt = "CharleeWa" / >
< br / >
< sub > < b > Charlie Wang< / b > < / sub >
< / a >
< / td >
< td align = "center" >
< a href = "https://github.com/weiq" >
< img src = "https://avatars.githubusercontent.com/u/1697158?v=4" width = "90;" alt = "weiq" / >
< br / >
< sub > < b > 魏小雨< / b > < / sub >
< / a >
< / td >
< td align = "center" >
< a href = "https://github.com/AlphaYoung111" >
< img src = "https://avatars.githubusercontent.com/u/54132313?v=4" width = "90;" alt = "AlphaYoung" / >
< br / >
< sub > < b > AlphaYoung< / b > < / sub >
< / a >
< / td >
< td align = "center" >
< a href = "https://github.com/Leezon" >
< img src = "https://avatars.githubusercontent.com/u/38120280?v=4" width = "90;" alt = "Leezon" / >
< br / >
< sub > < b > Leezon< / b > < / sub >
< / a >
< / td >
2022-12-09 03:41:44 +00:00
< td align = "center" >
< a href = "https://github.com/leo4developer" >
< img src = "https://avatars.githubusercontent.com/u/15160478?v=4" width = "90;" alt = "liuNing" / >
< br / >
< sub > < b > liuNing< / b > < / sub >
< / a >
< / td >
2023-03-03 14:41:33 +00:00
< td align = "center" >
< a href = "https://github.com/wswmsword" >
< img src = "https://avatars.githubusercontent.com/u/26893092?v=4" width = "90;" alt = "wswmsword" / >
< br / >
< sub > < b > wswmsword< / b > < / sub >
< / a >
< / td >
2023-12-21 03:54:17 +00:00
< / tr >
< tr >
2023-12-21 05:43:48 +00:00
< td align = "center" >
2023-03-06 07:54:06 +00:00
< a href = "https://github.com/Kysen777" >
< img src = "https://avatars.githubusercontent.com/u/63892082?v=4" width = "90;" alt = "Kysen" / >
< br / >
< sub > < b > Kysen< / b > < / sub >
< / a >
< / td >
2023-11-28 07:55:02 +00:00
< td align = "center" >
< a href = "https://github.com/smartsf" >
< img src = "https://avatars.githubusercontent.com/u/19995400?v=4" width = "90;" alt = "smartsf" / >
< br / >
< sub > < b > 阿峰< / b > < / sub >
< / a >
< / td >
2023-12-21 05:43:48 +00:00
< td align = "center" >
< a href = "https://github.com/ReginYuan" >
< img src = "https://avatars.githubusercontent.com/u/49477488?v=4" width = "90;" alt = "ReginYuan" / >
< br / >
< sub > < b > ReginYuan< / b > < / sub >
< / a >
< / td >
2022-11-11 09:51:32 +00:00
< / tr >
< / table >
2022-06-22 04:55:17 +00:00
2023-12-14 02:43:16 +00:00
## Star History
2023-12-21 03:54:17 +00:00
< p align = "left" >
2023-12-14 02:43:16 +00:00
< a target = "_blank" href = "https://star-history.com/#CharleeWa/vue3-vant-mobile&Date" >
< picture >
< source media = "(prefers-color-scheme: dark)" srcset = "https://api.star-history.com/svg?repos=CharleeWa/vue3-vant-mobile&type=Date&theme=dark" >
2023-12-21 04:10:46 +00:00
< img alt = "Star History Chart" src = "https://api.star-history.com/svg?repos=CharleeWa/vue3-vant-mobile&type=Date" >
2023-12-14 02:43:16 +00:00
< / picture >
< / a >
< / p >