From e897fc3d35f8e5dfa56d5f0c80a655ccf99202cf Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期四, 09 五月 2024 11:06:43 +0800
Subject: [PATCH] 代码更新

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

diff --git a/README.md b/README.md
index dbe6288..07df2c5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,31 @@
-## LFWEB_NEW
+# 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