From b8fbf5280762e4a81cf5b92f3c59a66afc918777 Mon Sep 17 00:00:00 2001
From: Gary Gu <garygu@Garydebijibendiannao.local>
Date: Thu, 29 May 2025 10:56:41 +0800
Subject: [PATCH] feat: 甘特图嵌入开发

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

diff --git a/README.md b/README.md
index 5df9ffc..ffaa8cf 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,17 @@
 
 北京交通大学驾驶舱
 
+
+## Build Setup
+
+``` bash
+# install dependencies
+yarn install
+
+# serve with hot reload at localhost:3000
+yarn run dev
+
+# build for production with minification
+yarn run build
+
+```
\ No newline at end of file

--
Gitblit v1.9.3