# vue3_preset_mobile **Repository Path**: wqja/vue3_preset_mobile ## Basic Information - **Project Name**: vue3_preset_mobile - **Description**: 适用于手机端的项目模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-09 - **Last Updated**: 2022-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ——备注—— ## 依赖安装 ``` yarn install ``` ## 开发 ``` yarn serve ``` ## 打包 |环境|命令|打包方式|地址|程序目录| |---|----|-------|---|-------| |正式|npm run build-prod |命令行|ssh www@localhost| /home/www/root/sych-stpeweb| |测试|npm run build-test |命令行|ssh www@172.17.11.54 |/home/www/root/sych-stpeweb | [Jenkins](https://xxxxxxxxxxxx) ## php接口转发 使用的是 `_________` 项目 正式: `/home/www/root/sych-phpweb` 测试: `/home/www/root/sych-phpweb` ## 链接 - 正式 ``` https://xxxxxxxxxxxx ``` - 测试 ``` https://xxxxxxxxxxx ```