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