Skip to content

TypescriptID/angular

This branch is 1185 commits ahead of, 369 commits behind angular/angular:main.

Folders and files

NameName
Last commit message
Last commit date
Nov 12, 2024
Jan 29, 2025
Feb 7, 2024
Jan 28, 2025
Jun 18, 2024
Oct 31, 2024
Jan 29, 2025
Jan 29, 2025
Jan 22, 2025
Jan 29, 2025
Nov 25, 2024
Jan 9, 2025
Jan 29, 2025
Nov 12, 2024
Dec 19, 2022
Jan 15, 2025
Nov 22, 2024
Nov 12, 2024
Mar 21, 2022
Apr 2, 2015
Dec 18, 2018
Jun 28, 2022
Nov 22, 2024
May 4, 2022
Oct 9, 2017
Apr 7, 2021
Apr 12, 2024
Nov 4, 2024
Jan 14, 2025
Oct 31, 2024
Oct 31, 2024
Jan 29, 2025
Jun 22, 2023
Mar 13, 2023
Jan 6, 2025
Jan 6, 2025
Jan 22, 2025
Jun 17, 2024
Jan 14, 2025
May 15, 2023
Sep 24, 2024
Sep 24, 2024
Nov 12, 2024
Jan 29, 2025
Sep 24, 2024
Jan 28, 2025
Dec 6, 2024
Sep 24, 2024
Oct 31, 2024
Jan 29, 2025

Repository files navigation

Angular - The modern web developer's platform

angular-logo
Angular is a development platform for building mobile and desktop web applications
using TypeScript/JavaScript and other languages.

angular.dev

Contributing Guidelines · Submit an Issue · Blog

Angular on npm   Discord conversation


Documentation

Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website.

Advanced

Local Development

To contribute to the Angular Docs, check out the Angular.dev README

Development Setup

Prerequisites

Setting Up a Project

Install the Angular CLI globally:

npm install -g @angular/cli

Create workspace:

ng new [PROJECT NAME]

Run the application:

cd [PROJECT NAME]
ng serve

Angular is cross-platform, fast, scalable, has incredible tooling, and is loved by millions.

Quickstart

Get started in 5 minutes.

Ecosystem

angular ecosystem logos

Changelog

Learn about the latest improvements.

Upgrading

Check out our upgrade guide to find out the best way to upgrade your project.

Contributing

Contributing Guidelines

Read through our contributing guidelines to learn about our submission process, coding rules, and more.

Want to Help?

Want to report a bug, contribute some code, or improve the documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.

Code of Conduct

Help us keep Angular open and inclusive. Please read and follow our Code of Conduct.

Community

Join the conversation and help the community.

Love Angular badge

Love Angular? Give our repo a star ⭐ ⬆️.

About

One framework. Mobile & desktop.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 87.8%
  • JavaScript 7.1%
  • Starlark 2.3%
  • HTML 1.3%
  • CSS 0.8%
  • SCSS 0.6%
  • Other 0.1%