#!/usr/bin/env bash set -e # echo "Running npm install..." # npm install # rm -rf ./public npm start