Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 187 Bytes

NotasAngular.md

File metadata and controls

8 lines (7 loc) · 187 Bytes

Git commands

  • git clone [url] [directory]
  • cd [directory]
  • git init .
  • git push -u origin master

Actualizar Angular CLI & Angular(latest)

  • ng update @angular/cli @angular/core