1.0.11 • Published 5 years ago

ant-pro-vue v1.0.11

Weekly downloads
13
License
MIT
Repository
-
Last release
5 years ago

ant-design-vue-pro

基于 ant-design-vue 实现 ant-design-vue-pro,ant-pro 扩展组件基本实现

在线预览地址:https://jackyzm.github.io/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