mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-07-12 22:31:02 -05:00
4 lines
94 B
Batchfile
4 lines
94 B
Batchfile
@REM start the web-api on port 9000
|
|
npm run api
|
|
"iexplore.exe" "http://localhost:9000/"
|
|
pause |