# client-app ios的包名:com.hczcapp.hczc 新系统的APP,请使用 [hbuilderx](https://www.dcloud.io/hbuilderx.html) 打开运行 --- ### 推荐使用 `yarn` 管理依赖 如果电脑上还没有安装 `yarn` ,执行以下命令安装 `yarn` ``` shell npm install -g yarn //或者 cnpm install -g yarn ``` 然后在 此项目下 执行 ```shell yarn // 或者 yarn install ``` ### 第三方插件的依赖 在 `uni_modules/c-lottie` 目录下,执行依赖安装命令