discovered a cool trick for writing a script that runs some commands in parallel and waits for all to complete while also logging and propagating errors properly

@hailey .PHONY: bootstrap bundle yarn

just in case