FreeDATA/tools/Windows/GUI-Launch.bat
2024-01-10 19:34:47 -05:00

5 lines
101 B
Batchfile

REM Place this batch file in FreeData/gui and then run it
REM ie. c:\FD-Src\gui
call npm start
pause