mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
5 lines
50 B
Batchfile
5 lines
50 B
Batchfile
cd html
|
|
call npm ci
|
|
call npm run production
|
|
pause
|