# miemie-mpvue **Repository Path**: null_781_8243/miemie-mpvue ## Basic Information - **Project Name**: miemie-mpvue - **Description**: 基于mpvue重构咩咩集市 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-06-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # miemie-mpvue > 咩咩咩 ## Build Setup ``` bash # 全局安装 vue-cli(有则忽视) npm install --global vue-cli # 安装依赖 npm install # 启动服务 localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```