ant design后台管理UI的vue版本 ant-design-pro-vue
拉取项目代码
git clone https://github.com/sendya/ant-design-pro-vue.git
cd ant-design-pro-vue
安装依赖
yarn install
开发模式运行
yarn run serve
编译项目 发行
yarn run build
Lints and fixes files
yarn run lint
拉取项目代码
git clone https://github.com/sendya/ant-design-pro-vue.git
cd ant-design-pro-vue
安装依赖
yarn install
开发模式运行
yarn run serve
编译项目 发行
yarn run build
Lints and fixes files
yarn run lint
评论已关闭