#!/bin/bash echo "Starting Local Preview..." echo "The frontend will connect to: https://ndwdgda-hheuristics-datasets.hf.space" cd frontend npm install npm run dev