Skip to content

Instantly share code, notes, and snippets.

@shilpavijay
Created May 17, 2020 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shilpavijay/7298d3ec9f072cbcef0e7adb1e27bf32 to your computer and use it in GitHub Desktop.
Save shilpavijay/7298d3ec9f072cbcef0e7adb1e27bf32 to your computer and use it in GitHub Desktop.
Angular
Start server: cd my-app; ng serve
Start New component:
ng generate component <name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment