README
About
This is custom angular schematics that creates new empty module with additional features out-of-the-box (routing module, directories with smart/dumb compontents and services including index.ts files that are already imported in main module file).
This schema is dedicated to Angular 8 (support for other major versions is not guaranteed)
Installation
npm install --save-dev gg-schematics
Usage
ng g gg-schematics:module