#!/usr/bin/env bash echo "Building assets" cd assets yarn install yarn run build cd ..