|
|
||
|---|---|---|
| .husky | ||
| .vscode | ||
| mock | ||
| public | ||
| scripts | ||
| src | ||
| tests | ||
| .browserslistrc | ||
| .editorconfig | ||
| .env | ||
| .env.development | ||
| .env.production | ||
| .gitignore | ||
| Guide-zh_CN.md | ||
| Guide.md | ||
| LICENSE | ||
| README-zh_CN.md | ||
| README.md | ||
| auto-imports.d.ts | ||
| components.d.ts | ||
| eslint.config.js | ||
| index.html | ||
| netlify.toml | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||
| uno.config.ts | ||
| vite.config.ts | ||
README.md
Vue3-Vant-Mobile
Mobile Template built on Vue3、Vite5、Vant4、Pinia2、Vitest、TypeScript
English / 简体中文 , 使用指南 / English Guide
Introduction
🔥 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.
Achievement
🎉 Added to the Awesome Vite.Js
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
- 🪶 Support Unocss and Less
Install and use
- Get the project code
git clone https://github.com/CharleeWa/vue3-vant-mobile.git
- Installation dependencies
cd vue3-vant-mobile
# with pnpm
pnpm install
- run
pnpm dev
- build
pnpm build
Browser Support
Support modern browsers
![]() IE |
![]() Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
|---|---|---|---|---|
| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
Contributors
|
Charlie Wang |
魏小雨 |
AlphaYoung |
Leezon |
liuNing |
wswmsword |
|
Kysen |
阿峰 |
ReginYuan |



