minor fixes

This commit is contained in:
Eng. Elias
2024-03-25 01:09:20 +04:00
parent 5d745abcd0
commit 4013ffbe2f
7 changed files with 10 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
REM Run the project
echo Starting development server...
start call npm start
start call npm run dev
REM Wait for a few seconds to ensure the server is up and running
timeout /t 2