This commit is contained in:
ZhuJW
2026-04-17 14:39:48 +08:00
parent fb785ca65e
commit e999e8a886
6 changed files with 235 additions and 25 deletions

View File

@@ -11,7 +11,7 @@
"xlsx": "^0.18.5"
},
"scripts": {
"start": "react-scripts start",
"start": "set PORT=8081 && react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"