Install Ronas IT Angular Schematics using Angular CLI:
ng add @ronas-it/angular-schematicsNote: The commands below work if @ronas-it/angular-schematics
is installed as the default schematics collection for the project.
Otherwise, you should use the syntax ng g @ronas-it/angular-schematics:command.
ng g init-projectng g shared-moduleng g section-moduleng g page-moduleng g store