# vue_shop **Repository Path**: CodeMak1r/vue_shop ## Basic Information - **Project Name**: vue_shop - **Description**: 一个基于vue2 + elementUI组件库的 电商后台管理系统 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/CodeMak1r/vue_shop_api - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-12-03 - **Last Updated**: 2022-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: Element-UI, Vue, Axios ## README # vue_shop 一个基于Vue2 和 elementUI 的电商后台管理系统 [点击这里](https://gitee.com/CodeMak1r/vue_shop_api)获取后台api接口文件. 主要技术栈有: `"axios":"^0.24.0",` `"core-js":"^3.6.5",` `"echarts":"^5.2.2",` `"element-ui":"^2.15.6",` `"less-loader": "^4.1.0",` `"lodash": "^4.17.21",` `"nprogress": "^0.2.0",` `"vue": "^2.6.11",` ` "vue-quill-editor": "^3.0.6",` ` "vue-router": "^3.2.0",` ` "vue-table-with-tree-grid": "^0.2.4",` `"vuex": "^3.4.0"` ## 通过以下命令来配置环境 ``` npm install cnpm install ``` ### 运行 ``` npm run serve cnpm run serve ``` ### 打包 ``` npm run build cnpm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). --- `如果你喜欢的话,记得留下你的star✨✨` `你还可以联系我:pseudonymgeanmu@163.com` Blog in: [CSDN](https://blog.csdn.net/Svik_zy?spm=1000.2115.3001.5343) github: [github](https://github.com/CodeMak1r-zy?tab=repositories) ---