ni/README.md
2025-05-20 12:41:53 +08:00

22 lines
204 B
Markdown

# Ni UI Vue
> 星撰玉衡
> 20250520
vue3的UI库
## 介绍
1. 采用vite
2. 使用cursor AI编程
3. 参考 AntD ElementUIPlus NaiveUI等
## 使用方式
1. 打包
```bash
npm run build:lib
```