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