# supermall **Repository Path**: RichQin/supermall ## Basic Information - **Project Name**: supermall - **Description**: vue 小商城 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # supermall 预览地址:http://richqin.gitee.io/supermall/#/home - 图片懒加载,路由懒加载 lazyLoad - 无缝轮播图 - store(vuex) - 文件路径取别名 - 网络请求封装,组件封装 # show ![home](./readmeImg/home.png) ![home2](./readmeImg/home2.png) ![cart](./readmeImg/cart.png) ![profile](./readmeImg/profile.png) ![detail](./readmeImg/detail.png) ## Project setup ``` npm install ``` ### 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/).