Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 573 Bytes

module.md

File metadata and controls

11 lines (9 loc) · 573 Bytes

👨🏻‍🏫 How to Use

ng g core-schematic:m ModuleName
Param Value (default) Description
name - It is the required firt argument in command line.
route root Insert new route with this module.
routingModule app-routing.module.ts Path for routing module.