POGOserver/run-api-windows.bat
--=FurtiF™=-- 056ccde3db .
2016-10-26 13:22:24 +02:00

4 lines
134 B
Batchfile

REM start the web-api on port 9000
npm run api
"C:\Program Files (x86)\Internet Explorer\iexplore.exe" "http://localhost:9000/"
pause