# vue_shop **Repository Path**: wooden-joint/vue_shop ## Basic Information - **Project Name**: vue_shop - **Description**: 电商后台管理系统 主要技术:Vue全家桶、element-ui 实现功能:登录退出、用户和角色的增删查改、权限分配、商品分类、商品和商品参数增删查改 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-06 - **Last Updated**: 2023-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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/).