Angular project setup Tooling Install TypeScript compiler CLI: npm -g install @angular/cli@latest ng --version TypeScript project setup See about first configuring your project as a TypeScript project here