This commit is contained in:
2025-09-22 11:07:28 -04:00
parent 47f631fedb
commit aa5ad8327e
9 changed files with 821 additions and 620 deletions

6
scripts/start_frontend.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
cd /home/thebears/Web/Nuggets/SearchInterface/SearchFrontend/search_ui
npm run dev