Skip to content

Instantly share code, notes, and snippets.

@jafjuliana
Last active December 6, 2019 19:57
Show Gist options
  • Save jafjuliana/d0e03b07afa63ae38a3ed5295030f334 to your computer and use it in GitHub Desktop.
Save jafjuliana/d0e03b07afa63ae38a3ed5295030f334 to your computer and use it in GitHub Desktop.
Manual Angular
Rodar projeto dentro da pasta WebApp:
ng serve
Criar componente:
ng generate component [nome]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment