Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
hc99
/
FEA-Bench
like
0
Dataset card
Files
Files and versions
xet
Community
d21cb06
FEA-Bench
/
testbed
/
gradio-app__gradio
/
scripts
/
run_frontend.sh
hc99
Add files using upload-large-folder tool
8766bc5
verified
3 months ago
raw
Copy download link
history
blame
126 Bytes
#!/bin/bash
cd
"
$(dirname ${0})
/.."
source
scripts/helpers.sh
pnpm_required
echo
"Running the frontend..."
pnpm i
pnpm dev