移动端通用模板
Go to file
CharleeWa b7d05dfce8 chore: Set up the node build environment 2023-12-27 10:39:03 +08:00
.husky chore: Added the husky initialization script 2023-03-06 15:26:17 +08:00
.vscode chore: Add extensions.json 2023-12-25 22:31:45 +08:00
mock chore: New mock scheme (#50) 2023-12-22 23:31:32 +08:00
public chore(file): change favicon.ico 2022-06-22 13:22:57 +08:00
scripts chore: Configure ESM as default (#49) 2023-12-23 00:15:34 +08:00
src chore: Rewrite unocss example 2023-12-25 17:36:28 +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 chore: New mock scheme (#50) 2023-12-22 23:31:32 +08:00
.env.production chore: Add `API_BASE_URL` to env.production 2023-12-14 11:32:44 +08:00
.gitignore chore: Add extensions.json 2023-12-25 22:31:45 +08:00
Guide-zh_CN.md chore(deps): Upgrade deps 2023-12-21 13:37:04 +08:00
Guide.md chore(deps): Upgrade deps 2023-12-21 13:37:04 +08:00
LICENSE Create LICENSE 2022-06-06 13:21:58 +08:00
README-zh_CN.md chore: Add new contributors 2023-12-21 13:43:48 +08:00
README.md chore: Add new contributors 2023-12-21 13:43:48 +08:00
auto-imports.d.ts chore(deps): Upgrade deps 2023-12-21 13:37:04 +08:00
components.d.ts chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +08:00
eslint.config.js chore: Update eslint ignore rules 2023-12-26 17:31:18 +08:00
index.html chore(pkg): 🐎 switch to pnpm. 2022-10-25 10:59:04 +08:00
netlify.toml chore: Set up the node build environment 2023-12-27 10:39:03 +08:00
package.json chore: Enable UnoCSS support 2023-12-25 10:03:05 +08:00
pnpm-lock.yaml chore: Enable UnoCSS support 2023-12-25 10:03:05 +08:00
tsconfig.json chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +08:00
uno.config.ts chore: Rewrite unocss example 2023-12-25 17:36:28 +08:00
vite.config.ts chore: New mock scheme (#50) 2023-12-22 23:31:32 +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
阿峰
ReginYuan
ReginYuan

Star History

Star History Chart