From d88143708375c191f1e9f0bc567ef1e18dbeaa1e Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期四, 31 八月 2023 16:02:17 +0800
Subject: [PATCH] 资源查询,资源管理修改

---
 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