Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 251 Bytes

Angular.md

File metadata and controls

8 lines (8 loc) · 251 Bytes

Angular

# Install a new project named angular-tour-of-heroes
ng new angular-tour-of-heroes
  # added 1242 packages in 712.204s
  # You can `ng set --global packageManager=yarn`.
  # Project 'angular-tour-of-heroes' successfully created.