custom-schematics

starter for Angular custom-schematics


Keywords
Angular, schematics
License
MIT
Install
npm install custom-schematics@1.2.1

Documentation

custom-schematics

starter for Angular custom-schematics

use

npm i -g @angular-devkit/schematics
npm i -g custom-schematics
schematics custom-schematics:my-custom-service --name='service-name' --path='optional path'