2026-04-30 19:19:32 +08:00

35 lines
1020 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: home
title: Vue-H5-Template
titleTemplate: 一个快速开发的 Vue H5 移动端脚手架
hero:
name: Vue-H5-Template
text: 一个快速开发的 Vue H5 移动端脚手架
image:
src: https://cdn.jsdelivr.net/gh/fonghehe/picture/vue-h5-template/logo.png
alt: sunnie
actions:
- theme: brand
text: 开始
link: /guide/
- theme: alt
text: Github 仓库
link: https://github.com/sunniejs/vue-h5-template
features:
- icon: 🚀
title: 最新技术栈
details: Vue 3.5 + Vite 7 + TypeScript 5.9 + Pinia保持与官方同步更新
- icon: 📱
title: 多 UI 组件库
details: 同时集成 Vant、NutUI、Varlet 三大移动端组件库,按需自动引入
- icon: 📦
title: 代码规范
details: ESLint flat config + Prettier + Stylelint + Husky + lint-staged 全链路规范
- icon: 🛠️
title: 丰富插件
details: Mock、Eruda 调试、PWA、图片压缩、gzip、多语言、Docker 部署等开箱即用
---