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