#!/bin/bash ./gradlew classes --continuous & ./gradlew bootRun & npm run watch kill %2 kill %1