# vue2-element-admin **Repository Path**: au1996/vue2-element-admin ## Basic Information - **Project Name**: vue2-element-admin - **Description**: 🎉 基于webpack 5.0 + vue 2.0 的后台管理系统vue2-element-admin - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-05-24 - **Last Updated**: 2022-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2-element-admin 🎉 基于 webpack 5.0 + vue 2.0 的后台管理系统 vue2-element-admin ## 开发 ```bash # 克隆项目 git clone https://github.com/au1996/vue2-element-admin.git # 进入项目目录 cd vue3-element-admin # 安装依赖 npm install # 建议修改为 taobao 源解决下载速度慢的问题 npm config set registry https://registry.npm.taobao.org/ # 启动服务 npm run dev ``` ## 发布 ```bash # 构建生产环境 npm run build ``` ## 其它 ```bash # eslint代码格式检查 npm run lint:js # stylelint代码样式检查 npm run lint:css ``` [在线 Demo](https://au1996.github.io/vue2-element-admin/) ## License [MIT](https://github.com/au1996/vue2-element-admin/blob/master/LICENSE) Copyright (c) 2021 雪月欧巴