# wemirr-platform-ui **Repository Path**: frankdev/wemirr-platform-ui ## Basic Information - **Project Name**: wemirr-platform-ui - **Description**: 最优秀、最简单、最漂亮的开源SAAS、多租户、SpringCloud、Mysql、Mybatis-Plus、Spring Cloud Alibaba 、Oauth2.0 、有BUG第一时间修复 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: vben - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 256 - **Created**: 2021-11-26 - **Last Updated**: 2021-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 演示图 ![分配用户](./images/binding_user.png) ![分配权限](./images/binding_res.png) ![黑白名单](./images/blacklist.png) ![限流配置](./images/limit.png) ![菜单管理](./images/menu.png) ![监控管理](./images/monitor.png) ![操作日志](./images/opt_log.png) ![发布消息](./images/publish_message.png) ![用户列表](./images/users.png) ## 文档 [文档地址](https://vvbin.cn/doc-next/) ## 准备 - [node](http://nodejs.org/) 和 [git](https://git-scm.com/) -项目开发环境 - [Vite](https://vitejs.dev/) - 熟悉 vite 特性 - [Vue3](https://v3.vuejs.org/) - 熟悉 Vue 基础语法 - [TypeScript](https://www.typescriptlang.org/) - 熟悉`TypeScript`基本语法 - [Es6+](http://es6.ruanyifeng.com/) - 熟悉 es6 基本语法 - [Vue-Router-Next](https://next.router.vuejs.org/) - 熟悉 vue-router 基本使用 - [Ant-Design-Vue](https://2x.antdv.com/docs/vue/introduce-cn/) - ui 基本使用 - [Mock.js](https://github.com/nuysoft/Mock) - mockjs 基本语法 ## 安装使用 - 获取项目代码 ```bash git clone https://gitee.com/battcn/wemirr-platform-ui.git ``` - 安装依赖 ```bash cd vue-vben-admin yarn install yarn run lint:eslint ``` - 运行 ```bash yarn serve ``` - 打包 ```bash yarn build ``` ## 更新日志 [CHANGELOG](./CHANGELOG.zh_CN.md)