Skip to content

RonasIT/angular-schematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

236 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ronas IT Angular Schematics

Getting Started

Install Ronas IT Angular Schematics using Angular CLI:

ng add @ronas-it/angular-schematics

Usage

Note: 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.

Init project

ng g init-project

Generate shared module

ng g shared-module

Generate section module

ng g section-module

Generate page module

ng g page-module

Generate store

ng g store

About

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors