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