An easy way to build your ant-design-pro application.
:us: English | :cn: 简体中文
You must install Yeoman CLI before you start:
npm install -g yo
# OR
yarn global add yo
npm install -g generator-antd-pro
# OR
yarn global add generator-antd-pro
Clone Ant Design Pro's official repo:
yo antd-pro
A simple template that only contains basic list pages and form pages, without unnecessary redundant files:
yo antd-pro:simple
Looking forward to your pull requests.
Copyright (c) 2018 - present, Felix Yang