mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2026-05-22 10:48:13 +08:00
35 lines
1020 B
Markdown
35 lines
1020 B
Markdown
---
|
||
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 部署等开箱即用
|
||
---
|