---
order: 2
title: 进展
group: 介绍
---

# 开发说明

## 开发状态

`dumi-theme-antd-style` 目前处于开发中，如果相关问题提 [issues](https://github.com/arvinxx/dumi-theme-antd-style/issues) 反馈。

## 开发

```bash
pnpm install

# start dumi server
pnpm run start
```
