diff --git a/run_frontend.sh b/run_frontend.sh new file mode 100644 index 0000000..e56b636 --- /dev/null +++ b/run_frontend.sh @@ -0,0 +1 @@ +cd frontend && npm run dev