首先 官网:
Ant Design Pro of Vue
https://pro.antdv.com/docs/getting-started可以参考官网
其次 github
https://github.com/vueComponent/ant-design-vue-pro
https://github.com/vueComponent/ant-design-vue-pro文档下面有具体操作
git clone https://github.com/vueComponent/ant-design-vue-pro.git
cd ant-design-vue-pro
yarn install
yarn run serve
然后成功图如下


本文档介绍了如何基于Ant Design Vue Pro的官方教程和GitHub资源来克隆、安装及运行项目。首先,访问官网https://pro.antdv.com/docs/getting-started获取指导,然后从GitHub(https://github.com/vueComponent/ant-design-vue-pro)克隆项目,通过`yarn install`安装依赖,最后使用`yarn run serve`启动本地开发服务器。按照这些步骤,你可以顺利启动并运行Ant Design Vue Pro项目。

被折叠的 条评论
为什么被折叠?



