@echo off echo Testing Backend... cd backend echo. echo Running npm run dev... npm run dev pause