# mimall-vue **Repository Path**: feb02/mimall-vue ## Basic Information - **Project Name**: mimall-vue - **Description**: Vue全家桶高仿小米商城 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://lufancode.gitee.io/mimall-vue - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-10-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mimall-vue ## 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/).