# 购物商城 **Repository Path**: cheng-dev/shopping-mall ## Basic Information - **Project Name**: 购物商城 - **Description**: 用小兔鲜所有的接口做的一个购物商城 其中主要模块有购物车 订单 会员 还有支付 主要技术用了vue2.x+element-ui+vuex(购物车主要运用的vuex) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-21 - **Last Updated**: 2022-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my_erabbit_pc ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).