# vue-uniapp-template **Repository Path**: wangtaocs/vue-uniapp-template ## Basic Information - **Project Name**: vue-uniapp-template - **Description**: 基于 uni-app + Vue 3 + TypeScript 的项目,集成了 ESLint、Prettier、Stylelint、Husky 和 Commitlint 等工具,确保代码规范与质量。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 76 - **Created**: 2024-11-27 - **Last Updated**: 2024-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-uniapp-template ## 介绍 基于 uni-app + Vue 3 + TypeScript 的项目,集成了 ESLint、Prettier、Stylelint、Husky 和 Commitlint 等工具,确保代码规范与质量。 ![输入图片说明](https://i-blog.csdnimg.cn/direct/2c0eaeaa15134517a77b7a1689388537.gif) ## 项目启动 安装依赖 ``` pnpm install ``` h5启动 ``` pnpm run dev:h5 ``` 访问 [http://localhost:4096](http://localhost:4096)