docs: 更新Readme说明
This commit is contained in:
parent
49de4589bd
commit
f7bf615ab5
22
README.md
22
README.md
@ -1,5 +1,21 @@
|
||||
# Vue 3 + TypeScript + Vite
|
||||
# Ni UI Vue
|
||||
|
||||
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
|
||||
> 星撰玉衡
|
||||
> 20250520
|
||||
|
||||
vue3的UI库
|
||||
|
||||
## 介绍
|
||||
|
||||
1. 采用vite
|
||||
2. 使用cursor AI编程
|
||||
3. 参考 AntD ElementUIPlus NaiveUI等
|
||||
|
||||
## 使用方式
|
||||
|
||||
1. 打包
|
||||
|
||||
```bash
|
||||
npm run build:lib
|
||||
```
|
||||
|
||||
Learn more about the recommended Project Setup and IDE Support in the [Vue Docs TypeScript Guide](https://vuejs.org/guide/typescript/overview.html#project-setup).
|
||||
|
Loading…
Reference in New Issue
Block a user