1、在空文件下
npm create umi
2、下载依赖包
yarn/npm install
3、启动项目
yarn start/npm start
Ant design pro新建项目
原文:https://www.cnblogs.com/wenji-123/p/14926612.html