From f51e0da4c397110b2916a9dc371b6d745042029d Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期二, 16 四月 2024 17:00:43 +0800
Subject: [PATCH] 系统初始化

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

diff --git a/README.md b/README.md
index b91e0a8..c535104 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,24 @@
-## Demo01
+# CIM寮曟搸Online
 
-鍩轰簬浜﹀簞涓�寮犲浘绯荤粺涓烘ā鏉垮垱寤虹殑Demo绯荤粺
+## 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