xiaopanshi / vue3-vant-mobile

🔥 Mobile template built with Vue3, Vant4, Vite4, Pinia, TypeScript。 一个集成最新技术栈、完整干净的移动端模板,帮助你快速完成业务开发。

Home Page:https://vue3-vant-mobile.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue3-Vant-Mobile

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

license version repo-size languages issues

English / 简体中文 , 使用指南 / English Guide

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
  • 🪶 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

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

Contributors

CharleeWa
Charlie Wang
weiq
魏小雨
AlphaYoung
AlphaYoung
Leezon
Leezon
liuNing
liuNing
wswmsword
wswmsword
Kysen
Kysen

LICENSE

♥️ MIT

About

🔥 Mobile template built with Vue3, Vant4, Vite4, Pinia, TypeScript。 一个集成最新技术栈、完整干净的移动端模板,帮助你快速完成业务开发。

https://vue3-vant-mobile.netlify.app

License:MIT License


Languages

Language:TypeScript 43.1%Language:JavaScript 35.7%Language:Vue 17.9%Language:HTML 1.4%Language:Handlebars 0.9%Language:Less 0.7%Language:Shell 0.4%