POGOserver - Porting POGOserver to Visual Studio

POGOserver - Porting POGOserver to Visual Studio
This commit is contained in:
--=FurtiF™=-- 2016-10-30 17:44:56 +01:00 committed by GitHub
parent b76915cb37
commit b95bfedbd0

View File

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