Angular
Setting Up An Angular Environment

Installing the Angular CLI

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

We are in the home stretch now!

Wiring up an Angular project from scratch is a real pain. There are a lot of packages we need and configuring the build tools to make the app run can be a nightmare. Thankfully, the Angular CLI lets us start up Angular apps with a single command. It's a powerful tool and one that will most likely pay off to know.

 

I finished! On to the next chapter