1.0.0-alpha.17 • Published 4 years ago

@joist/schematics v1.0.0-alpha.17

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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