From 0d02f863ebd8193ea6f6b0f363620bba6894134a Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期五, 02 二月 2024 17:28:28 +0800
Subject: [PATCH] 系统初始化

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

diff --git a/README.md b/README.md
index 0c91610..3de86f3 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,24 @@
-## AIDemo
+# moon
 
-AI澶фā鍨婦emo
+## 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.9.3