完善初始化更新
This commit is contained in:
@@ -17,9 +17,7 @@ start "SproutGate Backend" cmd /k "cd /d %ROOT_DIR%sproutgate-backend && go run
|
||||
|
||||
echo ==^> Starting frontend (React)...
|
||||
cd /d %ROOT_DIR%sproutgate-frontend
|
||||
if not exist node_modules (
|
||||
npm install
|
||||
)
|
||||
|
||||
npm run dev
|
||||
exit /b 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user