# xfp-h5 **Repository Path**: xfp_hush/xfp-h5 ## Basic Information - **Project Name**: xfp-h5 - **Description**: 技术栈Vue3 + Vant4 + TS - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2025-04-16 - **Last Updated**: 2025-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
logo

xfp-h5

一个基于 Vue3 + Vant4 + TS 生态系统的 web移动端 应用模板,帮助你快速完成业务开发。

[文档](https://easy-temps.github.io/easy-docs/vue3-vant-mobile) / [在线演示](https://vue3-vant-mobile.netlify.app)
## 前端运行 ```bash # 克隆项目 git clone https://gitee.com/xfp_hush/xfp-h5.git # 进入项目目录 cd xfp-h5 # 安装依赖 如果你没装过pnpm,可以先运行:npm install -g pnpm pnpm i # 启动服务 http://localhost:3000 pnpm dev # 构建测试环境 pnpm build:dev # 构建生产环境 pnpm build ``` 使用此模板时,请尝试按照以下清单正确更新您自己的信息 - [ ] 在 `LICENSE` 中改变作者名 - [ ] 在 `index.html` 中改变标题 - [ ] 在 `vite.config.ts` 更改主机名 - [ ] 在 `public` 目录下改变favicon - [ ] 整理 README 并删除路由 ## 平台简介 * 本仓库为前端技术栈 [Vue3](https://v3.cn.vuejs.org) + [Element Plus](https://element-plus.org/zh-CN) + [Vite](https://cn.vitejs.dev) 版本。 * 配套后端代码仓库地址[RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue) 或 [RuoYi-Vue-fast](https://github.com/yangzongzhuan/RuoYi-Vue-fast) 版本。 - ⚡️ [Vue 3](https://github.com/vuejs/core),[Vite 5](https://github.com/vitejs/vite),[pnpm](https://pnpm.io/),[esbuild](https://github.com/evanw/esbuild) - 就是快! - 🗂 [基于文件的路由](./src/router) - 📦 [组件自动化加载](./src/components) - 🍍 [使用 Pinia 的状态管理](https://pinia.vuejs.org) - 📲 [PWA](https://github.com/antfu/vite-plugin-pwa) - 🎨 [UnoCSS](https://github.com/antfu/unocss) - 高性能且极具灵活性的即时原子化 CSS 引擎 - 🌍 [I18n 国际化开箱即用](./src/locales) - 🔥 使用 [新的 `