# Applications **Repository Path**: qieo/applications ## Basic Information - **Project Name**: Applications - **Description**: openharmony applications for tests. - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-12 - **Last Updated**: 2022-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Applications #### 介绍 ### [使用说明](./工程打包流程.md) ### [应用工程介绍](./Application.md) openharmony applications for tests. #### 软件信息 OpenHarmony 一些应用 #### 使用说明 1. 设置 SDK 路径 2. 执行 `npm install` 安装打包插件 3. 打包 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request