#!/bin/bash echo "Starting simcaq-node" gulp watch &> /dev/null & cd build NODE_ENV=production gulp run