UNPKG

166 Bapplication/x-msdownloadView Raw
1::npm-install.bat
2@echo off
3::install web server dependencies && game server dependencies
4cd web-server && npm install -d && cd .. && cd game-server && npm install -d
\No newline at end of file