From 2ca7f1e9d3ff3c54ec5d10688a33c628ec296f8b Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期一, 12 五月 2025 10:22:42 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 README.md |   25 +++++++++++++++++++++++--
 1 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8a6bf06..5c46d03 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,25 @@
-## testbookLayout
+# temp-book
 
-鏁板瓧鏁欐潗妗嗘灦
+## Project setup
+```
+yarn install
+```
+
+### Compiles and hot-reloads for development
+```
+yarn serve
+```
+
+### Compiles and minifies for production
+```
+yarn build
+```
+
+### Lints and fixes files
+```
+yarn lint
+```
+
+### Customize configuration
+See [Configuration Reference](https://cli.vuejs.org/config/).
 

--
Gitblit v1.9.1