# vue_shop_admin **Repository Path**: zzdb/vue_shop_admin ## Basic Information - **Project Name**: vue_shop_admin - **Description**: vue后台管理系统 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-10 - **Last Updated**: 2021-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-vue-admin ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and hot-reloads for production ``` npm run serve-prod ``` ### Compiles and minifies for production ``` npm run build ``` ### Compiles and minifies and make report for production ``` npm run build-report ```