1.0.0 • Published 6 years ago

byte-custom-schematics v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Getting Started With Schematics BYTE

Create a new project with CLI and install this schematic (previously published).

You can also link this project with:

npm link [root path of schematic project]

Using rule

Use the command:

ng generate byte:crud [parameters for component generator]

That will create all files for a new component and services (without test).