Files
WebUITest-RealProjecT/FrontEnd/run.bat
2025-11-25 20:14:41 +09:00

4 lines
64 B
Batchfile

@echo off
echo Starting Frontend Dev Server...
call npm run dev