#/bin/bash DIRECTORY=$(cd `dirname $0` && pwd) yarn install --cwd ${DIRECTORY}/client yarn --cwd ${DIRECTORY}/client run build