React丨Ant Design Pro
Let’s Pro
$ yarn create umi my-app
Select the boilerplate type: 选择 Ant Design Pro
❯ ant-design-pro
Which language do you want to use? 选择你使用的语言
❯ TypeScript
JavaScript
$ cd my-app
$ yarn
$ yarn start # 打开浏览器访问 http://localhost:8000