基于 ant-design-vue 实现 ant-design-vue-pro,ant-pro 扩展组件基本实现
在线预览地址:https://jackyzm.com/vue/
$ npm install ant-pro-vue --save
$ yarn add ant-pro-vue
获取项目
$ git clone https://github.com/Jackyzm/ant-design-vue-pro.git
进入目录
$ cd ant-design-vue-pro
安装依赖
$ yarn install
启动项目
$ yarn start
启动模拟数据
$ yarn serve
在浏览器中输入 http://localhost:8080