From the course: Learning the Angular CLI

What you should know - Angular Tutorial

From the course: Learning the Angular CLI

Start my 1-month free trial

What you should know

- [Instructor] This course will assume a basic understanding of Angular. The Angular CLI assumes that you have Node, NPM, and Git installed on your system. We will be using Node to install packages, and is needed for the Angular CLI. If you don't know how to use NPM, I recommend you watch our course on NPM, the Node Package Manager. I'll also be using Visual Studio Code as my main editor. You can download it from Code.VisualStudio.com. Lastly, we are going to spend quite some time in the terminal. If you're on a Mac, I recommend downloading and installing iTerm2 Version 3 and using a shell like Zsh and the Oh My Zsh framework, as it provides you with tooling that will make you more productive at your terminal. If you're on a Windows machine, I highly recommend you check out Cmder as an alternative to the command prompt.

Contents