# mobile-mall **Repository Path**: goodtom/mobile-mall ## Basic Information - **Project Name**: mobile-mall - **Description**: 移动端购物商城 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-07-18 - **Last Updated**: 2021-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mobile-mall 移动购物商城 ## 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/).