Skip to content

darioajr/ant-design-pro-site

 
 

Repository files navigation

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
$ git submodule init
$ git submodule update --recursive
$ npm install
$ npm start

Then visit http://localhost:8001 .

Deploy

$ npm run site

Publish Components

$ npm run publish-components

Packages

No packages published

Languages

  • JavaScript 80.1%
  • CSS 17.7%
  • HTML 1.9%
  • TypeScript 0.3%