Go to file
Renovate Bot 42449b4555 build: update all non-major dependencies (#42382)
PR Close #42382
2021-06-03 10:41:32 -07:00
.circleci ci: do not update shared dev-infra package in components-repo-unit-tests job (#42268) 2021-06-03 10:37:41 -07:00
.devcontainer
.github
.husky
.ng-dev
.vscode
.yarn
aio docs: update link to jasmine documentation about spies (#42463) 2021-06-03 10:34:23 -07:00
dev-infra refactor(dev-infra): move shared browser bazel setup into dedicated bazel folder (#42268) 2021-06-03 10:37:41 -07:00
docs ci: do not update shared dev-infra package in components-repo-unit-tests job (#42268) 2021-06-03 10:37:41 -07:00
goldens
integration build: update all non-major dependencies (#42382) 2021-06-03 10:41:32 -07:00
modules
packages refactor(dev-infra): move shared browser bazel setup into dedicated bazel folder (#42268) 2021-06-03 10:37:41 -07:00
scripts ci: do not update shared dev-infra package in components-repo-unit-tests job (#42268) 2021-06-03 10:37:41 -07:00
third_party
tools refactor(dev-infra): move shared browser bazel setup into dedicated bazel folder (#42268) 2021-06-03 10:37:41 -07:00
.bazelignore
.bazelrc
.bazelversion
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmessage
.mailmap
.npmrc
.nvmrc
.prettierrc
.pullapprove.yml
.yarnrc
BUILD.bazel
CHANGELOG.md release: cut the v12.1.0-next.4 release 2021-06-02 18:02:43 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
WORKSPACE build: update all non-major dependencies (#42382) 2021-06-03 10:41:32 -07:00
browser-providers.conf.js
gulpfile.js
karma-js.conf.js
package.json build: update all non-major dependencies (#42382) 2021-06-03 10:41:32 -07:00
renovate.json
test-events.js
test-main.js
tslint.json
yarn.lock build: update all non-major dependencies (#42382) 2021-06-03 10:41:32 -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 ⬆️.