--- # https://vitepress.dev/reference/default-theme-home-page layout: home hero: name: 'unibest' # text: '最好的 uniapp 开发模板' tagline: '最好的 uniapp 开发框架' image: src: /logo.svg alt: unibest actions: - theme: brand text: 介绍 link: /base/1-introduction - theme: alt text: 项目地址 link: https://github.com/feige996/unibest/ - theme: alt text: 查看演示 link: https://feige996.github.io/hello-unibest/#/ - theme: brand text: 🥤 打赏 link: /advanced/rewards/rewards - theme: alt text: 常见问题 link: /base/14-faq features: - icon: ⚡️ title: Vue3 + Vite5 + Pnpm 就是快 details: Vue3 + Vite5 + Pnpm 最强组合,编写 uni-app 飞一般的感觉 linkText: 进入 Vue 官网 link: https://cn.vuejs.org/ - icon: title: 拥抱宇宙最强编辑器 VS Code details: 使用你最熟悉的 VS Code,无需切换编辑器,告别 HBuilderX linkText: 下载 VS Code link: https://code.visualstudio.com/ - icon: title: uni-helper 插件支持 details: 引入 pages + manifest + layouts 等插件,大大提升了 uniapp 的开发体验 linkText: 进入 uni-helper github link: https://github.com/uni-helper - icon: title: UnoCSS + UnoCSS Icons details: 高性能原子化 CSS 引擎 UnoCSS,还有 100000+ 图标为你所用,无需额外引入外链 linkText: 进入 UnoCSS 官网 link: https://unocss.dev/ - icon: 📦 title: 开箱即用的功能和组件 details: pinia、API自动导入、请求拦截、路由拦截、字体图标、SVG、UI库、多语言、自定义tabbar... linkText: 去介绍章节看看吧 link: ./base/1-introduction # - icon: # title: Alova.js # details: 轻量级请求库,一行代码完成各种复杂场景的网络请求。 # linkText: 进入 Alova官网 # link: https://alova.js.org/zh-CN # - icon: # title: 享受 Vite 无可比拟的体验 # details: 服务器即时启动,闪电般的热更新,还可以使用基于 Vite 生态的插件。 # - icon: - icon: 🦾 title: 精心配置的代码规范 details: TypeScript + Prettier + ESLint + Stylelint + husky + lint-staged + commitlint 配置规范 linkText: 去 github 仓库看看吧 link: https://github.com/feige996/unibest ---