@echo off start cmd /k "npm start" start cmd /k "cd server && node app.js"