mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-03-31 06:14:40 -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 |