@joist/schematics
v1.0.0-alpha.17
Published
A blank schematics
Downloads
13
Readme
schematics
A collection of schematics for generating components and applications
npm i -g @angular-devkit/schematics-cli @joist/schematics
Generate App
schematics @joist/schematics:application
Generate Component
schematics @joist/schematics:component
Generate Service
schematics @joist/schematics:service