ece.suwa3d.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Linzm 88b0214148 限制特殊符号显示 6 months ago
.husky Initial commit 8 months ago
.vscode Initial commit 8 months ago
build/mock Initial commit 8 months ago
mock Initial commit 8 months ago
plop-templates Initial commit 8 months ago
public 更换logo 8 months ago
scripts Initial commit 8 months ago
src 限制特殊符号显示 6 months ago
tests Initial commit 8 months ago
.browserslistrc Initial commit 8 months ago
.drone.yml change node to 22.16.0 8 months ago
.editorconfig Initial commit 8 months ago
.env 代码提交 8 months ago
.env.development 冰箱贴 6 months ago
.env.gray 代码提交 8 months ago
.env.oversea Initial commit 8 months ago
.env.production 更换logo 8 months ago
.env.uat Initial commit 8 months ago
.eslintignore Initial commit 8 months ago
.eslintrc Initial commit 8 months ago
.gitignore Initial commit 8 months ago
Guide-zh_CN.md Initial commit 8 months ago
Guide.md Initial commit 8 months ago
LICENSE Initial commit 8 months ago
README-zh_CN.md Initial commit 8 months ago
README.md Initial commit 8 months ago
a.md Initial commit 8 months ago
auto-imports.d.ts Initial commit 8 months ago
components.d.ts bug修改 6 months ago
index.html 达人下单 6 months ago
oauth.html Initial commit 8 months ago
package-lock.json 单图徽章代码提交 8 months ago
package.json 一次性链接 8 months ago
plopfile.js Initial commit 8 months ago
pnpm-lock.yaml 一次性链接 8 months ago
tsconfig.json bug修改 6 months ago
vite.config.ts Initial commit 8 months ago

README.md

logo

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
  • 🍍 Threejs support, using tresjs

Install and use

  • Get the project code
git clone https://git.suwa3d.com/natuka/mobile.suwa3d.com.git
  • Installation dependencies
cd mobile.suwa3d.com

# 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

LICENSE

MIT

Docs

source template tresjs website tresjs - guide