Files
mes-ui-d2/docs/zh
liyang 8fbbdcca3e no message
Former-commit-id: d26968538d146e0a452349080e91aa86eedbf1b7
Former-commit-id: 1f5ae602c2572973ec56b054470d30b18e6d598d
Former-commit-id: 53afa7085a610f19a1d94108f25b9f9a113d276d
2018-06-03 20:35:26 +08:00
..
2018-06-03 19:30:57 +08:00
2018-06-03 20:35:26 +08:00
2018-06-03 19:30:57 +08:00
2018-06-03 19:30:57 +08:00

home, heroImage, actionText, actionLink, features, footer
home heroImage actionText actionLink features footer
true /logo@2x.png 快速上手 → /zh/guide/
title details
简洁至上 在 element UI 的视觉基础上稍加定制。
title details
Vue驱动 享受 Vue + webpack 的开发体验,超快虚拟 DOM 和最省心的优化。
title details
ElementUI组件库 集成完善且强大的 ElementUI随意搭配使用任何 ElementUI 组件。
MIT Licensed | Copyright © 2018-present FairyEver
// 克隆仓库
git clone https://github.com/FairyEver/d2admin-vue-element.git
// 安装依赖
npm i
// 运行
npm run dev
// 打包
npm run build