← Discover
Discover · GitHub · Angular↑ +13 today

Angular for comprehensive web applications

Developed by Google, Angular is a comprehensive framework used to create scalable web applications. With its TypeScript-based structure, it offers tools that standardize and structure the development process in complex projects.

Updates

  • September 17, 2026: Stars 100,994 → 101,006, latest release v22.1.7 (September 16, 2026).
  • September 10, 2026: Stars 101,002 → 100,994, latest release v22.1.6 (September 9, 2026).
  • September 3, 2026: Stars 101,004 → 101,002, latest release v22.1.5 (September 3, 2026).
  • August 27, 2026: Stars 101,007 → 101,004, latest release v22.1.4 (August 27, 2026).

What you get

  • Provides the opportunity to develop mobile and desktop web applications
  • Standardizes complex projects with its TypeScript-based structure
  • Makes it easy to create scalable projects with extensive tool support

Installation

Setting up the command line interface
npm install -g @angular/cli

Running it

Create a new workspace
ng new [PROJECT NAME]
Starting the app locally
cd [PROJECT NAME]
ng serve

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

I want to develop a modern web application using Angular. Explain to me step by step the steps I need to follow in the project setup, basic component structure and application development processes, using Angular CLI tools.

Related dictionary terms

Who it is forIt is suitable for software developers who want to develop scalable and professional web applications.
LicenseMIT

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-08-05: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.