移动端通用模板
Go to file
wswmsword 3b92c19e8d
Merge branch 'CharleeWa:main' into main
2023-03-04 17:30:34 +08:00
.husky chore(husky): 🔧 replace `yarn` with `pnpm` 2022-11-14 09:42:41 +08:00
.vscode refactor: 🔥 migrate the postcss configuration 2022-12-02 13:46:03 +08:00
build/mock chore(mock): converted to an ES module 2022-11-14 11:25:42 +08:00
mock chore(mock): converted to an ES module 2022-11-14 11:25:42 +08:00
plop-templates chore(plop): 🎨 remove unnecessary code fragments 2022-11-14 11:34:45 +08:00
public chore(file): change favicon.ico 2022-06-22 13:22:57 +08:00
scripts chore: 🎨 remove unnecessary code fragments 2022-11-14 10:41:05 +08:00
src chore: use postcss-mobile-forever to keep usability of mobile viewport 2023-03-01 23:25:47 +08:00
tests chore: 🎨 remove unnecessary code fragments 2022-11-14 10:41:05 +08:00
.browserslistrc Deps: Support viewport layout & browser prefix 2022-05-29 23:25:55 +08:00
.editorconfig chore: 🔨 add prettier - code format 2022-09-29 17:32:29 +08:00
.env chore: upgrade typescript4.7.3 & fix type definition 2022-06-13 17:24:03 +08:00
.env.development chore: 🐳 update mock logic 2022-12-10 22:24:25 +08:00
.env.production chore: 🐳 update mock logic 2022-12-10 22:24:25 +08:00
.eslintignore chore: 🎨 remove unnecessary code fragments 2022-11-14 10:41:05 +08:00
.eslintrc chore: 🎨 remove unnecessary code fragments 2022-11-14 10:41:05 +08:00
.gitignore chore: 🎨 remove unnecessary code fragments 2022-11-14 10:41:05 +08:00
LICENSE Create LICENSE 2022-06-06 13:21:58 +08:00
README.md chore(docs): update readme for contributors 2023-03-03 22:41:33 +08:00
auto-imports.d.ts chore(deps): ⬆️ update all deps 2022-11-28 16:36:21 +08:00
components.d.ts chore(deps): ⬆️ upgrade unplugin 2022-10-26 11:28:49 +08:00
index.html chore(pkg): 🐎 switch to pnpm. 2022-10-25 10:59:04 +08:00
package.json chore: upgrade mobile-forever to support TS typings 2023-03-04 17:27:51 +08:00
plopfile.js chore(plop): 🎨 remove unnecessary code fragments 2022-11-14 11:34:45 +08:00
pnpm-lock.yaml chore: upgrade mobile-forever to support TS typings 2023-03-04 17:27:51 +08:00
tsconfig.json feat: add Vitest tool 2022-08-16 10:57:15 +08:00
vite.config.ts chore: upgrade mobile-forever to support TS typings 2023-03-04 17:27:51 +08:00

README.md

logo

Vue3-Vant-Mobile

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

license version repo-size languages issues

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

 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

LICENSE

♥️ MIT