# vite-react-h5-template **Repository Path**: qianduan365/vite-react-h5-template ## Basic Information - **Project Name**: vite-react-h5-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-10 - **Last Updated**: 2024-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 🎉 基于 vite4 + React18.2 + TypeScript + Less + mock + viewport 适配 + react-router 路由 + Mobx 状态管理 + axios 封装 的 h5 项目模板 开发 ``` pnpm install pnpm dev ``` 构建 ``` pnpm build pnpm preview ```