# qiankunTest **Repository Path**: JiQingYun/qiankunTest ## Basic Information - **Project Name**: qiankunTest - **Description**: 微乾坤测试 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-04-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微前端框架——乾坤测试 ## 到各自工程下 ``` yarn install ``` ### 启动服务 ``` yarn serve ``` ### 打包 ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ## 访问地址 ``` http://localhost:9001/A http://localhost:9002/B http://localhost:9000 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).