From 5d929ee64eed9b9e54ec84a7ce531afe444f29df Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 20 三月 2025 16:08:41 +0800
Subject: [PATCH] 初始化对话框

---
 README.md |   24 ++++++++++++++++++++++--
 1 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 64bc255..30ff170 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,24 @@
-## knowledge-base-ai-client
+# ai-client
 
-鏍稿伐涓氳タ鍗楃墿鐞嗙爺绌堕櫌鐭ヨ瘑搴揂I瀹㈡埛绔�
+## Project setup
+```
+npm install
+```
 
+### Compiles and hot-reloads for development
+```
+npm run serve
+```
+
+### Compiles and minifies for production
+```
+npm run build
+```
+
+### Lints and fixes files
+```
+npm run lint
+```
+
+### Customize configuration
+See [Configuration Reference](https://cli.vuejs.org/config/).

--
Gitblit v1.8.0