#!/bin/sh yarn install --production # Install frontend dependencies with Yarn, in www folder cd www yarn install --production