移动端通用模板
Go to file
CharleeWa c8fab0baf6 chore: release v2.1.3 2024-02-01 00:14:57 +08:00
.github/workflows feat: Add release workflow 2024-01-11 17:24:13 +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: Update the mock delay time 2024-01-17 15:33:07 +08:00
public chore(file): change favicon.ico 2022-06-22 13:22:57 +08:00
scripts refactor: Explicitly import `node:process` 2023-12-27 14:26:22 +08:00
src feat: Added persistent Pinia state demo 2024-02-01 00:12:00 +08:00
tests chore(deps): ⬆️ upgrade deps (#42) 2023-10-23 22:03:29 +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
.npmrc chore: Add .npmrc with pnpm configurations 2023-12-27 11:27:12 +08:00
LICENSE Create LICENSE 2022-06-06 13:21:58 +08:00
README.md chore: Remove unused plugins 2024-01-19 11:52:50 +08:00
README.zh-CN.md chore: Remove unused plugins 2024-01-19 11:52:50 +08:00
eslint.config.js chore: Update eslint ignore rules 2023-12-26 17:31:18 +08:00
index.html feat: Add `<noscript>` message 2023-12-27 13:44:21 +08:00
netlify.toml chore: Set up the node build environment 2023-12-27 10:39:03 +08:00
package.json chore: release v2.1.3 2024-02-01 00:14:57 +08:00
pnpm-lock.yaml feat: Add Vue DevTools 2024-01-30 23:43:42 +08:00
tsconfig.json chore: Add `typed-router.d.ts` to tsconfig include 2024-01-19 11:22:05 +08:00
uno.config.ts refactor: Some simple optimizations 2024-01-22 16:31:21 +08:00
vite.config.ts feat: Add Vue DevTools 2024-01-30 23:43:42 +08:00

README.md

Vue3-Vant-Mobile

Live Demo

An mobile web apps template based on the Vue 3 ecosystem

license version repo-size languages issues


English / 简体中文


Features


Pre-packed

UI Frameworks

Plugins

Coding Style

Dev tools

Try it now

Vue3-Vant-Mobile requires Node 18+

GitHub Template

Create a repo from this template on GitHub

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit CharleeWa/vue3-vant-mobile my-mobile-app
cd my-mobile-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Checklist

When you use this template, try follow the checklist to update your info properly

  • Change the author name in LICENSE
  • Change the title in index.html
  • Change the hostname in vite.config.ts
  • Change the favicon in public
  • Clean up the READMEs and remove routes

And, enjoy :)

Usage

Development

Just run and visit http://localhost:3000

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated file in dist that ready to be served.

Deploy on Netlify

Go to Netlify and select your clone, OK along the way, and your App will be live in a minute.

Contributors

CharleeWa
Charlie Wang
weiq
魏小雨
AlphaYoung
AlphaYoung
Leezon
Leezon
liuNing
liuNing
wswmsword
wswmsword
Kysen
Kysen
smartsf
阿峰
ReginYuan
ReginYuan
Abraham K.
Abraham K.

Star History

Star History Chart