Go to file
Renovate Bot d997303cf4 build: update dependency husky to v7 (#42730)
PR Close #42730
2021-07-01 09:32:33 -07:00
.circleci refactor(docs-infra): make angular.io and docs examples compatible with RxJS v7 (#42660) 2021-06-29 10:29:58 -07:00
.devcontainer
.github
.husky build: suppress errors in git hooks (#42484) 2021-06-04 13:34:01 -07:00
.ng-dev Revert "build: wire up new CLDR generation tool within Bazel (#42230)" (#42583) 2021-06-16 09:49:37 -07:00
.vscode
.yarn
aio docs: add last updated date to roadmap (#42615) 2021-06-30 11:41:57 -07:00
dev-infra feat(dev-infra): introduce shared tool for validating API signature (#42688) 2021-06-30 11:43:48 -07:00
docs
goldens build: update API goldens to reflect new tool (#42688) 2021-06-30 11:43:48 -07:00
integration build: update all non-major dependencies (#42544) 2021-06-17 18:09:31 +00:00
modules
packages fix(core): error in TestBed if module is reset mid-compilation in ViewEngine (#42669) 2021-06-30 14:32:23 -07:00
scripts
third_party
tools build: use api-golden tool from dev-infra for testing public API (#42688) 2021-06-30 11:43:48 -07:00
.bazelignore
.bazelrc build: update to new remote instance name for RBE (#42636) 2021-06-24 08:28:57 -07:00
.bazelversion
.clang-format
.editorconfig
.gitattributes
.gitignore Revert "build: convert CLDR locale extraction from Gulp to Bazel tool (#42230)" (#42583) 2021-06-16 09:49:37 -07:00
.gitmessage
.mailmap
.npmrc
.nvmrc
.prettierrc
.pullapprove.yml ci: exclude `service-worker/` sub-directories from `fw-testing` PullApprove group (#42631) 2021-06-24 12:26:51 -07:00
.yarnrc
BUILD.bazel
CHANGELOG.md release: cut the v12.2.0-next.1 release (#42723) 2021-06-30 13:29:51 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
WORKSPACE build: update all non-major dependencies (#42544) 2021-06-17 18:09:31 +00:00
browser-providers.conf.js
gulpfile.js Revert "build: convert CLDR locale extraction from Gulp to Bazel tool (#42230)" (#42583) 2021-06-16 09:49:37 -07:00
karma-js.conf.js build: remove unnecessary polyfills from tests (#42567) 2021-06-14 14:14:41 -07:00
package.json build: update dependency husky to v7 (#42730) 2021-07-01 09:32:33 -07:00
renovate.json
test-events.js
test-main.js build: remove unnecessary polyfills from tests (#42567) 2021-06-14 14:14:41 -07:00
tslint.json
yarn.lock build: update dependency husky to v7 (#42730) 2021-07-01 09:32:33 -07:00
yarn.lock.readme.md

README.md

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


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 file a bug, contribute some code, or improve 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 ⬆️.