#!/bin/bash npm run build && npx http-server build -a localhost -p 5001 -o