Added run script because of lazyness

This commit is contained in:
BOT Alex 2023-12-28 23:22:38 +01:00
parent 3732774c02
commit acb3dec224
1 changed files with 3 additions and 0 deletions

3
run.bat Normal file
View File

@ -0,0 +1,3 @@
@echo on
call npm install
call npm run dev