Jak uciec z tyłu i z przodu jednocześnie Linux

"start": "concurrently \"react-scripts start\" \"cd backend && nodemon server\"",
Nasty Nightingale