Angular NPM Init Command

Опубликовано: 31 Март 2025
на канале: Code Shots With Profanis
1,300
48

As of Angular 14.1, we can now create a new #Angular application by typing the command "npm init _app-name_ -- --options"

If an an angular package is already globally installed, then this version will be used for the __app-name__. If there is no angular package globally installed, then the latest version will be used

******************************************************
Let's connect
******************************************************
Twitter:   / prodromouf  
LinkedIn:   / prodromouf  

#angular #learnAngular #angularTutorial #npm #npminit