antD docs code example
Example 1: ant design not working in react js
Add @import '~antd/dist/antd.css';
To the top of either/both of App.css and Index.css.
Example 2: ant design react
Following the Ant Design specification, we developed a React UI library antd
that contains a set of high quality components and demos for building rich,
interactive user interfaces.
"https://ant.design/"