# qunmengshop **Repository Path**: dalq/qunmengshop ## Basic Information - **Project Name**: qunmengshop - **Description**: 群盟前端商城 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-03-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简介 > 微分销商城。 # 技术栈 > vue2 + vuex + vue-router + webpack + vue-ydui + vux # 项目运行 > node v6.7.0 , npm 3.10.3 ``` bash git clone https://gitee.com/dalq/qunmengshop.git cd qunmengshop npm install ``` ### 测试 ``` bash npm run dev http://localhost:8081/#/home?company_code=LW001 ``` ### 生产 ``` bash npm run build https://weshop.tripln.com/qunmeng/#/home?company_code=LW00035 ``` # 说明 > 开发环境:Sublime Text , macOS 10.13.4 , Chrome 61.0.3163.100