Create an .env file with the following
ACCOUNT=terminusName
DEV_DOMAIN=www.terminusName.myterminus.com
Edit hosts with The DEV_DOMAIN environment variable value configured above
127.0.0.1 www.terminusName.myterminus.com
npm install
npm run dev
npm run build