Go to file
Nicholas Papadopoulos 7851a254d8 docs(common): fix typo in HttpClient docs (#39904)
PR Close #39904
2020-12-02 11:16:43 -08:00
.circleci ci: remove unnecessary retry for docs examples tests (#39905) 2020-12-01 11:39:49 -08:00
.devcontainer
.github ci: update angular-robot config for L2 triage of PRs (#39655) 2020-11-13 13:40:05 -08:00
.husky
.ng-dev
.vscode
.yarn
aio docs: archive svg-in-templates.md (#39896) 2020-12-02 11:15:32 -08:00
dev-infra build: support building with TypeScript 4.1 (#39571) 2020-11-25 11:10:01 -08:00
docs
goldens refactor(http): inline HttpObserve (#18417) 2020-12-01 12:13:04 -08:00
integration test(compiler-cli): add TypeScript 4.1 typings integration test (#39571) 2020-11-25 11:10:01 -08:00
modules build: support building with TypeScript 4.1 (#39571) 2020-11-25 11:10:01 -08:00
packages docs(common): fix typo in HttpClient docs (#39904) 2020-12-02 11:16:43 -08:00
scripts
third_party
tools build: support building with TypeScript 4.1 (#39571) 2020-11-25 11:10:01 -08:00
.bazelignore
.bazelrc
.bazelversion
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmessage
.mailmap
.nvmrc
.pullapprove.yml
.yarnrc
BUILD.bazel
CHANGELOG.md release: cut the v11.1.0-next.1 release (#39932) 2020-12-02 10:40:10 -08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md docs: add an exception for accepting contributions (#39611) 2020-11-24 08:40:22 -08:00
LICENSE
README.md
WORKSPACE
browser-providers.conf.js
gulpfile.js
karma-js.conf.js
package.json release: cut the v11.1.0-next.1 release (#39932) 2020-12-02 10:40:10 -08:00
test-events.js
test-main.js
tslint.json
yarn.lock build: support building with TypeScript 4.1 (#39571) 2020-11-25 11:10:01 -08:00
yarn.lock.readme.md

README.md

Angular - One framework. Mobile & desktop.

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

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 in the hotlist: community-help.

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 ⬆️.