Angular - Fundamentals
You want to create a new Angular project with routing and SCSS styling, but you also want to automatically install npm packages and initialize a Git repo. Which command achieves this?
ng new installs npm packages and initializes a Git repo unless flags skip these steps.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions