# 简单商城(团队) **Repository Path**: hencter/shooping ## Basic Information - **Project Name**: 简单商城(团队) - **Description**: 小组协助项目 成员:刘鸿刚,刘畅,李轶恒 交作业 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-13 - **Last Updated**: 2022-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: Element-UI, Vue, Frontend ## README # 简单商城(团队) ## 团队成员 - 刘鸿刚 - 刘畅 - 李轶恒 ## 项目分配 - 刘鸿刚:整体协调整理 - 刘畅:购物车 - 李轶恒:产品卡片组件 ## 本地安装依赖 ```shell npm install ``` ### 编译并启动开发服务器 ```shell npm run serve ```