#!/bin/bash
cross-env NODE_ENV=test concurrently "npm:test-*"
