windows start scripts

This commit is contained in:
2026-03-08 16:24:38 +01:00
parent 9030d1a8b0
commit 4ccb6303f3
3 changed files with 35 additions and 0 deletions

4
dos-start-front.bat Normal file
View File

@@ -0,0 +1,4 @@
@echo off
cd /d "%~dp0front"
bun dev