# vue-admin **Repository Path**: crazybox521/vue-admin ## Basic Information - **Project Name**: vue-admin - **Description**: 基于vue+element UI的后台管理系统,包含权限管理,用户管理,echats可视化等,内含后台服务器 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-10-08 - **Last Updated**: 2022-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, vue-router, Element-UI ## README # vue-admin ### 预览地址 ~~[vue后台管理系统预览地址 ](http://47.102.159.133:8888/)~~(已失效) ### 效果展示 [vue后台管理系统效果展示 ](https://www.bilibili.com/video/BV1GY4y1v7MK) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve npm run start ``` ### 管理员账号 admin 123456 ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).