Files
VRCX/build-node.js.cmd
2021-01-14 13:08:33 +13:00

5 lines
50 B
Batchfile

cd html
call npm ci
call npm run production
pause