Crestron CH5 Create Project

Mau Rua
Oct 15, 2022

Install the Crestron CH5 Utilities CLI

npm install -g @crestron/ch5-utilities-cli

Create a Project using the CH5 Shell CLI

ch5-shell-cli create:project

Create a Git Ignore file for the Node Modules

.gitignore

/node_modules

Start

npm run start

Open Browser

http://localhost:3000/

to change from light theme to dark theme

./shell-template/app/project-config.json

{

“projectName”: “shell-template”,

“version”: “0.0.1”,

“faviconPath”: “favicon.ico”,

“menuOrientation”: “horizontal”,

“selectedTheme”: “dark-theme”,

“useWebXPanel”: true,

--

--

Mau Rua

Welcome to my software engineering blog. Please visit my career portfolio at https://mruanova.com 🚀🌎