POGOserver/run-api-windows.bat
--=FurtiF™=-- b95bfedbd0 POGOserver - Porting POGOserver to Visual Studio
POGOserver - Porting POGOserver to Visual Studio
2016-10-30 17:44:56 +01:00

5 lines
95 B
Batchfile

@REM start the web-api on port 9000
npm run api
"iexplore.exe" "http://localhost:9000/"
pause