-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Labels
area: @angular/clitarget: featureThis PR is targeted for a feature branch (outside of main and semver branches)This PR is targeted for a feature branch (outside of main and semver branches)
Description
Command
new
Description
for workshops it would be helpful to have a customized start screen with custom html to make it easier for people to start the workshop and have less friction with updated start view with newer versions as e.g. with v17 happened
Describe the solution you'd like
a configuration which provides a reference to a custom template of a start screen, e.g.
ng new todo-list --start=@ng-girls/starter
and for this there need to be a special scheme to configure the start template or other options
Describe alternatives you've considered
stackblitz, but I would also have it with the CLI
Metadata
Metadata
Assignees
Labels
area: @angular/clitarget: featureThis PR is targeted for a feature branch (outside of main and semver branches)This PR is targeted for a feature branch (outside of main and semver branches)