移动端通用模板
Go to file
CharleeWa 80bc75b82e chore: Convert mock files to TypeScript 2023-12-14 11:55:26 +08:00
.husky chore: Added the husky initialization script 2023-03-06 15:26:17 +08:00
.vscode chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +08:00
build/mock chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +08:00
mock chore: Convert mock files to TypeScript 2023-12-14 11:55:26 +08:00
public chore(file): change favicon.ico 2022-06-22 13:22:57 +08:00
scripts chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +08:00
src Update router index.ts (#47) 2023-11-28 14:42:43 +08:00
tests chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +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 fix: 🐛 Resolve build exceptions 2023-11-13 16:03:33 +08:00
.env.production chore: Add `API_BASE_URL` to env.production 2023-12-14 11:32:44 +08:00
.eslintignore 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
Guide-zh_CN.md chore: Remove Plop globally 2023-12-14 11:44:16 +08:00
Guide.md docs: 📝 add user guide 2023-04-25 13:58:53 +08:00
LICENSE Create LICENSE 2022-06-06 13:21:58 +08:00
README-zh_CN.md chore: Update README.md 2023-12-14 11:14:27 +08:00
README.md chore: Update README.md 2023-12-14 11:14:27 +08:00
auto-imports.d.ts chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +08:00
components.d.ts chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +08:00
eslint.config.js chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +08:00
index.html chore(pkg): 🐎 switch to pnpm. 2022-10-25 10:59:04 +08:00
package.json chore: Remove Plop globally 2023-12-14 11:44:16 +08:00
pnpm-lock.yaml chore: Remove Plop globally 2023-12-14 11:44:16 +08:00
tsconfig.json chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +08:00
uno.config.ts chore: Add UnoCSS for easier CSS styling (#45) 2023-11-13 15:54:06 +08:00
vite.config.ts chore: Add UnoCSS for easier CSS styling (#45) 2023-11-13 15:54:06 +08:00

README.md

Vue3-Vant-Mobile

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

license version repo-size languages issues

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

 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
smartsf
阿峰

LICENSE

♥️ MIT

Star History

Star History Chart