Former-commit-id: 9c99fa78c3e9d9453e748436f0145eb22284db16 Former-commit-id: 514ae0d6194941cd08584367b1970c2e610d99d5 Former-commit-id: beaede8116f4791cdf772b2848f849b04e1a6ee9
633 B
633 B
home, heroImage, actionText, actionLink, features, footer
| home | heroImage | actionText | actionLink | features | footer | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| true | /logo@2x.png | 快速上手 → | /zh/guide/ |
|
MIT Licensed | Copyright © 2018-present FairyEver |
// 克隆仓库
git clone https://github.com/FairyEver/d2admin-vue-element.git
// 安装依赖
npm i
// 运行
npm run dev
// 打包
npm run build