# dumi-theme-antd **Repository Path**: mk0909/dumi-theme-antd ## Basic Information - **Project Name**: dumi-theme-antd - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-12-04 - **Last Updated**: 2025-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

dumi-theme-antd

[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)

## Usage Install this theme into `devDependencies`: ```bash $ pnpm i dumi-theme-antd -D ``` ## F&Q ## 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` ! ## LICENSE MIT