The documentation source of Ant Design Pro.
$ git clone git@github.com:ant-design/ant-design-pro-site.git
$ cd ant-design-pro-site
$ npm install
$ npm start
Then visit http://localhost:8001 .
$ npm run site
$ npm run publish-components
The documentation source of Ant Design Pro.
$ git clone git@github.com:ant-design/ant-design-pro-site.git
$ cd ant-design-pro-site
$ npm install
$ npm start
Then visit http://localhost:8001 .
$ npm run site
$ npm run publish-components