From bca26106d82b1d28195ec3519dcdafb40a8db399 Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期五, 01 十二月 2023 15:45:17 +0800
Subject: [PATCH] bug修改

---
 README.md |   31 +++++++++++++++++++++++++++++--
 1 files changed, 29 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 82ef552..07df2c5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,31 @@
-## LunarMidplane
+# demo-cesium
 
-鏈堢悆涓彴
+## Project setup
 
+```
+npm install
+cnpm install
+```
+
+### Compiles and hot-reloads for development
+
+```
+npm run serve
+cnpm 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