# vue-element-imooc-admin **Repository Path**: QuShui/vue-element-imooc-admin ## Basic Information - **Project Name**: vue-element-imooc-admin - **Description**: 后台综合解决方案。包含JWT登录,Casbin权限控制,部门数据权限,字典管理,登录日志,操作日志,代码生成等。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-16 - **Last Updated**: 2024-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # imooc-admin ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### 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/).