0.0.4 • Published 5 years ago

gatsby-theme-ant-docs v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Ant Design Pro Site

The documentation source of Ant Design Pro.

Development

$ 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 .

Deploy

$ npm run site

Publish Components

$ npm run publish-components