# vue-pro **Repository Path**: a-sunny-days/vue-pro ## Basic Information - **Project Name**: vue-pro - **Description**: 电商后台管理系统,技术栈:vue2 vue-cli vue-router,element-ui,实现增删改查 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/a-sunny-days/vue-pro - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-16 - **Last Updated**: 2022-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Element-UI, 管理系统, Router ## README # vue_shop ## 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/).