POGOserver/run-api-windows.bat
2016-10-24 23:07:45 +02:00

3 lines
53 B
Batchfile
Vendored

REM start the web-api on port 9000
npm run api
pause