mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-04-05 00:35:23 -05:00
4 lines
134 B
Batchfile
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 |