Skip to content

Instantly share code, notes, and snippets.

@taveek
Created May 9, 2018 15:30
Show Gist options
  • Save taveek/c4304ad6631c2c9639e17b3c2292ba2a to your computer and use it in GitHub Desktop.
Save taveek/c4304ad6631c2c9639e17b3c2292ba2a to your computer and use it in GitHub Desktop.
Generate Angular component with inline style and template and no spec file
ng g c sample --inline-style --inline-template --no-spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment