Skip to content

saeidi-dev/angular

This branch is 4950 commits behind angular/angular:main.

Folders and files

NameName
Last commit message
Last commit date
May 15, 2023
Jan 24, 2023
May 9, 2023
Jul 20, 2021
May 4, 2023
Oct 24, 2022
Nov 15, 2021
May 24, 2023
May 25, 2023
Feb 17, 2023
May 24, 2023
May 9, 2023
May 10, 2023
May 25, 2023
May 23, 2023
Dec 19, 2022
May 24, 2023
May 9, 2023
Feb 16, 2023
Mar 21, 2022
Apr 2, 2015
Dec 18, 2018
Jun 28, 2022
Dec 10, 2022
May 4, 2022
Oct 9, 2017
Apr 7, 2021
Apr 11, 2023
May 19, 2021
May 15, 2023
Nov 15, 2021
May 15, 2023
May 24, 2023
May 2, 2023
Mar 13, 2023
Feb 17, 2023
Apr 25, 2023
Apr 18, 2023
Jan 6, 2023
May 15, 2023
May 15, 2023
May 9, 2022
Jun 27, 2022
May 15, 2023
May 25, 2023
May 1, 2023
Apr 18, 2023
Jan 26, 2022
Feb 28, 2023
Nov 22, 2022
May 25, 2023
May 4, 2022

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.

www.angular.io

Contributing Guidelines · Submit an Issue · Blog

CI status   Angular on npm   Discord conversation

InsightsSnapshot


Documentation

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

Advanced

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

The modern web developer’s platform

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.7%
  • JavaScript 9.2%
  • Starlark 2.3%
  • HTML 2.0%
  • CSS 1.1%
  • SCSS 0.5%
  • Other 0.2%