From 6ecef4176f6d9df60cd1a753a36e09cd96bce9b8 Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期二, 05 十二月 2023 10:52:41 +0800
Subject: [PATCH] 系统初始化

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

diff --git a/README.md b/README.md
index c7ad75b..d515c8e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,24 @@
-## PM20231205_SXPW
+# scene-config
 
-灞辫タ閰嶇綉涓�浣撳寲
+## 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