mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-07-05 17:50:57 -05:00
3 lines
53 B
Batchfile
Vendored
3 lines
53 B
Batchfile
Vendored
REM start the web-api on port 9000
|
|
npm run api
|
|
pause |