Skip to content

Instantly share code, notes, and snippets.

@bndF1
Last active September 1, 2019 08:56
Show Gist options
  • Save bndF1/43303f111974ae4ed59cabfb7ea170fd to your computer and use it in GitHub Desktop.
Save bndF1/43303f111974ae4ed59cabfb7ea170fd to your computer and use it in GitHub Desktop.
Angular custom cheat sheet. Create angular component inside specific folder

Angular cheat sheet

  1. Create angular component inside specific folder: ng g component features/shared/skeleton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment