sg-proxy/start.bat

3 lines
35 B
Batchfile

call npm install
node main.js
pause