mirror of
https://github.com/mblanke/ThreatHunt.git
synced 2026-03-01 14:00:20 -05:00
CLAUDE branch
i made have screwed the pooch with this
This commit is contained in:
7
start-frontend.bat
Normal file
7
start-frontend.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
title Cyber Threat Hunter - Frontend
|
||||
cd /d "%~dp0\frontend"
|
||||
|
||||
echo Starting Frontend Server...
|
||||
npm run dev
|
||||
pause
|
||||
Reference in New Issue
Block a user