# element-pro **Repository Path**: swwei/element-pro ## Basic Information - **Project Name**: element-pro - **Description**: Vue 版 Ant Design Pro(基于 Element-ui 实现) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2020-11-20 - **Last Updated**: 2022-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Element UI Pro Vue 版 Ant Design Pro(基于 Element-ui 实现) ![](https://qidaizhe11.github.io/element-pro/images/show.png) - 预览:https://qidaizhe11.github.io/element-pro ## 特性 - **漂亮**: 高度还原Ant Design Pro设计效果 - **最新技术栈**:使用 Vue/Element UI/Typescript/ECharts等前端前沿技术开发 - **响应式**:针对不同屏幕大小设计 - **代码级还原**:代码组织与实现均在Vue推荐用法基础上尽可能与Ant Design Pro高度一致 - **Mock 数据**:基于[JSON Server](https://github.com/typicode/json-server)及nodemon实现与Ant Design Pro一致用法的本地数据调试方案 ## 使用 ``` bash $ git clone https://github.com/qidaizhe11/element-pro.git --depth=1 $ cd element-pro $ npm install $ npm run mock $ npm run dev ``` ## 兼容性 Modern browsers and IE11.