# vue-supermall **Repository Path**: ing/vue-supermall ## Basic Information - **Project Name**: vue-supermall - **Description**: vue移动端简单的购物流程项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-14 - **Last Updated**: 2021-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Image text](https://gitee.com/muzidigbig/vue-supermall/raw/master/src/assets/showImgs/1.jpg) ![Image text](https://gitee.com/muzidigbig/vue-supermall/raw/master/src/assets/showImgs/2.jpg) ![Image text](https://gitee.com/muzidigbig/vue-supermall/raw/master/src/assets/showImgs/3.jpg) ![Image text](https://gitee.com/muzidigbig/vue-supermall/raw/master/src/assets/showImgs/4.jpg) ![Image text](https://gitee.com/muzidigbig/vue-supermall/raw/master/src/assets/showImgs/5.jpg) # supermall ## Project setup ``` npm install ``` ### 若访问不到,请配置vue.config.js里面的host的ip设置为本地的 ``` win+R --> ipconfig 查看本地ip ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).