#!/bin/bash script_directory=$(dirname "$0") cd "$script_directory"/frontend npm run dev