2 artifacts
Tap to collapse details
node --version
npm --version
npm install -g @angular/cli
ng new my-first-app cd my-first-app ng serve --open
Visit http://localhost:4200. Edit src/app/app.component.ts to see live reload.
src/app/app.component.ts
❌ Permission errors on npm install -g
→Use sudo on Unix or Set-ExecutionPolicy on Windows
❌ Wrong Node.js version
→Use active LTS version (check angular.dev/tools/cli)
Tap to expand details
Spin up a personalized “learn Angular” plan you can save, check off, and return to anytime — unlimited on the free trial.
Official Angular
Simplilearn
Great Learning
by Aristeidis Bampakos
by Armen Vardanyan
Complete guides, API, tutorials for Angular 21+
Core concepts: components, signals, forms
Source code, changelog, contributions
Scaffolds, builds, tests Angular apps
IDE with IntelliSense for Angular
Runtime for Angular development