mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-06-02 13:56:47 +08:00
35 lines
977 B
Markdown
35 lines
977 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: 集成vue2、vue3的移动端快速开发模版,学习成本低,易上手
|
||
- icon: 📦
|
||
title: 代码规范
|
||
details: 完整的eslint、prettier、stylelint规范,加上husky,帮助你更好的管理代码
|
||
- icon: 🛠️
|
||
title: 配置优化
|
||
details: 完整配置的vue脚手架插件和优化,让你专注于业务开发,更高效
|
||
- icon: ⚙️
|
||
title: More
|
||
details: 加入我们,更多能力等你挖掘....
|
||
---
|