commit | 9e2921520083b0848f720af04184888f86c28712 | [log] [tgz] |
---|---|---|
author | 22301133 <22301133@bjtu.edu.cn> | Sun Jun 08 00:34:37 2025 +0800 |
committer | 22301133 <22301133@bjtu.edu.cn> | Sun Jun 08 00:46:36 2025 +0800 |
tree | cf1cbc57e12d6c48a045d062e038b21399e6cbf6 | |
parent | 156421879b30de5d6b044de3cecd397a3d24d291 [diff] [blame] |
新增后台接口 Change-Id: Ibd8183079a77aad05b2c81658c2d6fe9b648e042
diff --git a/front/package.json b/front/package.json index c25589f..cb291a8 100644 --- a/front/package.json +++ b/front/package.json
@@ -18,6 +18,8 @@ "react-scripts": "5.0.1", "web-vitals": "^2.1.4" }, + + "scripts": { "start": "react-scripts start", "build": "react-scripts build",