From 68921acbd1509d7cacef9ebdc4c0f764433ca252 Mon Sep 17 00:00:00 2001
From: qirong <2032486488@qq.com>
Date: 星期三, 28 二月 2024 14:20:11 +0800
Subject: [PATCH] 初始化

---
 README.md |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index fec1ace..77abef7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,16 @@
-## qyspzw-app
+# hm-vant-h5
 
-app宓屽
+## Project setup
+```
+npm install
+```
 
+### Compiles and hot-reloads for development
+```
+npm run serve
+```
+
+### Compiles and minifies for production
+```
+npm run build
+```

--
Gitblit v1.8.0