#!/bin/sh export PORT=2233 export webClient=http://localhost:5000 nohup yarn start &