<h1 align="center">dumi-theme-antd</h1>

<div align="center">

[dumi](https://d.umijs.org) theme similar to antd v5 website

[![NPM version](https://img.shields.io/npm/v/dumi-theme-antd.svg?style=flat)](https://npmjs.org/package/dumi-theme-antd) [![NPM downloads](http://img.shields.io/npm/dm/dumi-theme-antd.svg?style=flat)](https://npmjs.org/package/dumi-theme-antd) [![Github Actions](https://github.com/KuangPF/dumi-theme-antd/workflows/Deploy/badge.svg)](https://github.com/KuangPF/dumi-theme-antd/actions)

</div>

<p align="center">
  <a href="https://kuangpf.com/dumi-theme-antd">
    <img  src="https://github.com/KuangPF/dumi-theme-antd/assets/20694238/3c0d3907-a524-4ab1-b140-5fc31524f670">
  </a>
</p>

## Usage

Install this theme into `devDependencies`:

```bash
$ pnpm i dumi-theme-antd -D
```

## F&Q

<img width=300 src="https://github.com/KuangPF/dumi-theme-antd/assets/20694238/3aa88f29-0995-4452-8b07-5a46cc522b77">

## Contributing

```bash
# install deps
pnpm install
# start dumi server
pnpm run docs
```

Thank you to all the people who already contributed to `dumi-theme-antd` !

<a href="https://github.com/KuangPF/dumi-theme-antd/graphs/contributors">
  <img src="https://contrib.rocks/image?repo=KuangPF/dumi-theme-antd" />
</a>

## LICENSE

MIT
