mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-09 18:03:49 +02:00
5 lines
43 B
Batchfile
5 lines
43 B
Batchfile
cd ../
|
|
call npm ci
|
|
call npm run prod
|
|
pause
|