# box-applet-h5 **Repository Path**: lmkitcode/box-applet-h5 ## Basic Information - **Project Name**: box-applet-h5 - **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-05 - **Last Updated**: 2025-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 移动端\_UNIAPP 版本 #### 介绍 基于 UNIAPP 基础框架,UV-UI 作为的 ui 框架搭建的移动端项目 #### 环境要求 NodeJS 版本 >=16.18.0 #### 安装教程 1. 安装依赖 yarn install 或者 npm i 2. 在本地目录下面创建`.env.development` 文件, 将 `.env.development___back` 文件的内容拷贝进去 3. 启动项目 yarn dev 或者 npm run dev #### 项目创建 yarn new ![alt text](image-1.png) #### 项目打包 通过 yarn build 或者 npm run build ![alt text](image.png) 选择相应的项目就打包成功