#!/bin/bash ./node_modules/.bin/concurrently --kill-others "npm run watch" "npm run start -- -d -w"