antdui-demo/README.md

17 lines
331 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# AntdUIDemo
本项目基于Winform .NET Framework 4.8开发是AntdUI的Demo项目
## ✅ 快速开始
```
1. git clone 或者直接下载本项目
2. 使用 Visual Studio打开项目需按照提示或自行安装 .NET Framework4.8
3. 编译运行
```
## 控件演示
### Button
![Button](assets/screenshots/Button.png)