

The archive can also be deployed via Crestron Toolbox software using the Web Pages and Mobility Projects function as shown in the image below. Refer to Create and Deploy CH5 Archives for alternative methods to enter control system credentials on each deployment. Enter the administrator username and password for your control system when prompted.This command will compile, archive, and deploy the project to the control system.


Issue the npm run build:onestep or build:onestepweb command in the terminal, or select the run one-click NPM script.Update the existing build:onestep command in the “scripts” object to reference the build:deployweb script, or create a copy of build:onestep named build:onestepweb.Build:deployweb": "ch5-cli deploy -H -p -t web dist/prod/shell-template.ch5z
