deprived-main-website/run.bat

3 lines
42 B
Batchfile
Raw Normal View History

2023-12-28 23:22:38 +01:00
@echo on
call npm install
call npm run dev