swantbo / vue3-vant-mobile

🔥🔥🔥 基于Vue3、Vite3、Vant4、Pinia2、Vitest、TypeScript 构建的移动端架子;🚀🚀🚀 集成 Plop 可生成任何类型代码块、集成 Dark Mode (暗黑)配置、集成 Mock 数据、封装基于 TS 的 axios 请求库,以及其它好用的扩展~ 。💖💖💖 简言之,干净简单、好用,可参考,能为你节省一周的开发时间,希望你能喜欢!

Home Page:https://vvm.miguyouke.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Vue3-Vant-Mobile

Mobile Template built on Vue3、Vite3、Vant4、Pinia2、Vitest、TypeScript

license version repo-size languages issues

Introduction

🔥🔥🔥 Vue3 Vant Mobile based on Vue3, Vite3, 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

Preparation

  • Vite - Familiar with vite features
  • Vue3 - Familiar with Vue3 basic syntax
  • Vant4 - Familiar with the basic use of Vant4
  • Pinia - Familiar with the basic use of Pinia
  • Vitest - Familiar with the basic use of Vitest
  • TypeScript - Familiar with the basic syntax of TypeScript
  • Vue-Router - Familiar with the basic use of Vue-Router

Install and use

  • Get the project code
git clone https://github.com/CharleeWa/vue3-vant-mobile.git
  • Installation dependencies
cd vue3-vant-mobile

# with yarn
yarn install
  • run
yarn dev
  • build
yarn build

Preview

You can scan the following QR code to access the demo:

Browser Support

Support modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3)

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
not support last 2 versions last 2 versions last 2 versions last 2 versions

Maintainer

@CharleeWa

LICENSE

MIT

About

🔥🔥🔥 基于Vue3、Vite3、Vant4、Pinia2、Vitest、TypeScript 构建的移动端架子;🚀🚀🚀 集成 Plop 可生成任何类型代码块、集成 Dark Mode (暗黑)配置、集成 Mock 数据、封装基于 TS 的 axios 请求库,以及其它好用的扩展~ 。💖💖💖 简言之,干净简单、好用,可参考,能为你节省一周的开发时间,希望你能喜欢!

https://vvm.miguyouke.com

License:MIT License


Languages

Language:JavaScript 44.2%Language:TypeScript 36.3%Language:Vue 15.8%Language:HTML 1.4%Language:Less 0.9%Language:Handlebars 0.8%Language:Shell 0.5%