# snail-uni **Repository Path**: yunsuo/snail-uni ## Basic Information - **Project Name**: snail-uni - **Description**: snail-uni 最佳uniapp 开发模板。 基于 uniapp + Vue3 + Ts + Vite5 + Wot Design Uni 构建的跨端模板 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: https://hu-snail.github.io/snail-uni/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 16 - **Created**: 2025-07-24 - **Last Updated**: 2025-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
更懂你的uni-app框架
`snail-uni` - 专为开发者打造的 `UniApp` 框架模板。 基于 `UniApp + Vue3 + TypeScript + Vite + Wot Design Uni` 的高效框架模板。它内置了 `Snail-Uni` 脚手架工具,帮助您快速创建 `TypeScript` 或 `JavaScript` 版本项目。`Snail-Uni` 配备了丰富的开箱即用配置,让您从一开始就拥有高效的开发体验。 - [项目文档](https://hu-snail.github.io/snail-uni/) - [github地址](https://github.com/hu-snail/snail-uni) - [gitee地址](https://gitee.com/hu-snail/snail-uni) ## ⭐️ 特性 - 💡 使用 `Vue3` + `Vite5` + `Ts` 等最新技术栈构建 - 📦 采用 `pnpm` + `Monorepo` 模式构建 - ⚡️ 路由自动注册,无需手动配置路由,同时集成了`Uni Mini Router`路由插件系统 - 🌱 集成 `Oxlint` + `Eslint` 最新的代码规范,更高效的检测代码质量 - 🛠️ 宇宙最强编辑器`Vscode`,告别HBuilderX - 💻 支持`uni-app`、`vue3`、`pinia`、`uni mini router`自动导入 - 🍒 支持`微信云开发` (开发中) ## ✍️ 创建项目 ### 🌱 一.命令导向方式 ```sh # npm npm create snail-uni@latest # pnpm pnpm create snail-uni # yarn yarn create snail-uni # bun bun create snail-uni ``` ### 🌿 二.命令行选项 命令行支持两种方式创建: #### 🌾 方式一 npm create snail-uni `