FreeDATA/tools/Windows/GUI-Launch.bat
2023-10-05 22:31:46 -04:00

5 lines
105 B
Batchfile

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