Angular
Angular CLI Basics - ng new
  •  

ng new Exercise

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

For this exercise, you're going to run 3 different commands. Run the following commands, each intended to give a different output:

  1. With routing, skipping the npm install, and use the dryRun flag
  2. Skip the git repo initialization, changing the styles, and using dryRun again
  3. With routing, a prefix of tio, and styles set to scss
 

I finished! On to the next chapter