DCSOlympus/frontend/server/scripts/demo-server.bat
2024-07-09 08:02:40 +02:00

3 lines
157 B
Batchfile

call .\scripts\copy.bat
call .\scripts\create-mock-dcs.bat
nodemon --watch src\demo\**\*.ts --exec node --inspect -r ts-node\register .\src\demo\www.ts -c %1