<% if (cdCommand) { %>
The angular-cli, namely the ng command has to be available either by using the provided package from devonfw-ide or by installing it via the NPM package manager.
As the project should be created at <%= cdCommand; %>, make sure that this directory exists before proceeding with the next step.
<% } %>