|
|
||
|---|---|---|
| .husky | ||
| .vscode | ||
| build/mock | ||
| mock | ||
| plop-templates | ||
| public | ||
| scripts | ||
| src | ||
| tests | ||
| .browserslistrc | ||
| .editorconfig | ||
| .env | ||
| .env.development | ||
| .env.production | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| auto-imports.d.ts | ||
| components.d.ts | ||
| index.html | ||
| package.json | ||
| plopfile.js | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||
| vite.config.ts | ||
README.md
Vue3-Vant-Mobile
Mobile Template built on Vue3、Vite4、Vant4、Pinia2、Vitest、TypeScript
Introduction
🔥🔥🔥 Vue3 Vant Mobile based on Vue3, Vite4, Vant4, Pinia2, Vitest, TypeScript; 🚀🚀🚀 Integrate Plop to generate any type of code block, integrate Dark Mode (Dark) configuration, integrate Mock data, and other handy extensions. 💖💖💖 In short, clean, simple, easy to use, reference, can save you a week of development time, hope you like it.
Achievement
🎉🎉🎉 Added to the Awesome Vite.Js
Features
- 🌓 Support Dark Mode
- 💪 Written in TypeScript
- 🚀 Support Vue 3 out-of-the-box
- 🤖 Auto Importing components
- 📄 Easy to create files (plop)
- 📦 Using pnpm package manager
- 💾 Support Mock server
- 🌈 Support Git hooks (lint and commit)
- 💖 Mobile UI Components (Vant4)
- 🍍 Pinia, Store for Vue
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 |
LICENSE
♥️ MIT



