Skip to content

wwwK/element-pro

 
 

Repository files navigation

Element UI Pro

Vue 版 Ant Design Pro(基于 Element-ui 实现)

特性

  • 漂亮: 高度还原Ant Design Pro设计效果
  • 最新技术栈:使用 Vue/Element UI/Typescript/ECharts等前端前沿技术开发
  • 响应式:针对不同屏幕大小设计
  • 代码级还原:代码组织与实现均在Vue推荐用法基础上尽可能与Ant Design Pro高度一致
  • Mock 数据:基于JSON Server及nodemon实现与Ant Design Pro一致用法的本地数据调试方案

使用

$ 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.

About

Vue 版 Ant Design Pro(基于 Element-ui 实现)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 69.8%
  • TypeScript 15.4%
  • JavaScript 14.7%
  • HTML 0.1%