Go to file
iczer c9a607bb85
Update README.md
2018-08-08 17:54:21 +08:00
build vue antd admin init 2018-07-20 11:00:43 +08:00
config vue antd admin init 2018-07-20 11:00:43 +08:00
src 修复:DetailList组件样式问题 2018-08-08 11:44:21 +08:00
static feat:add preview picture 2018-08-08 17:50:11 +08:00
test vue antd admin init 2018-07-20 11:00:43 +08:00
.babelrc vue antd admin init 2018-07-20 11:00:43 +08:00
.editorconfig vue antd admin init 2018-07-20 11:00:43 +08:00
.eslintignore vue antd admin init 2018-07-20 11:00:43 +08:00
.eslintrc.js vue antd admin init 2018-07-20 11:00:43 +08:00
.gitattributes Create .gitattributes 2018-07-20 13:43:18 +08:00
.gitignore Update .gitignore 2018-07-20 11:05:36 +08:00
.postcssrc.js vue antd admin init 2018-07-20 11:00:43 +08:00
LICENSE Create LICENSE 2018-08-08 15:58:01 +08:00
README.md Update README.md 2018-08-08 17:54:21 +08:00
_config.yml Set theme jekyll-theme-slate 2018-08-08 15:46:00 +08:00
index.html feat:add favicon.icon 2018-08-08 17:47:11 +08:00
package.json v1.0.0 2018-08-02 09:13:19 +08:00
yarn.lock 新增mock数据 2018-08-01 16:02:53 +08:00

README.md

vue-antd-admin

Ant Design Pro 的 Vue 实现

一个开箱即用的中后台前端/设计解决方案

预览地址

Image text

环境

  • node -- 运行/编译
  • yarn -- 依赖管理
  • webpack -- 打包
  • eslint -- 代码规约
  • vue-cli -- 构建

依赖

  • @antv/data-set: ^0.8.9
  • axios: ^0.18.0
  • mockjs: ^1.0.1-beta3
  • moment: ^2.22.2
  • viser-vue: ^2.2.5
  • vue: ^2.5.2
  • vue-antd-ui: ^1.0.1
  • vue-router: ^3.0.1

安装

$ yarn install

启动

$ yarn start

文档

编写中...

说明

该项目由仓主在业余由兴趣驱动完成,如有任何疑问或功能需求,欢迎 issue