Skip to content

scriptmaster/angular-deno

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

211c353 · Jul 13, 2022
Jul 8, 2022
Oct 12, 2021
Jul 13, 2022
Jul 20, 2021
Jul 1, 2022
Oct 21, 2021
Nov 15, 2021
Jul 13, 2022
Jul 1, 2022
Jun 27, 2022
Jul 13, 2022
Jul 11, 2022
Jun 29, 2022
Jul 13, 2022
Jul 11, 2022
Jun 27, 2022
Jul 12, 2022
Jan 26, 2022
Jun 22, 2022
Mar 21, 2022
Apr 2, 2015
Dec 18, 2018
Jun 28, 2022
Feb 25, 2022
May 4, 2022
Oct 9, 2017
Apr 7, 2021
Nov 24, 2021
May 19, 2021
Jul 12, 2022
Nov 15, 2021
Jun 27, 2022
Jul 13, 2022
Apr 14, 2022
Oct 14, 2020
Jun 30, 2022
Jan 4, 2022
Jun 25, 2022
Jul 11, 2022
May 9, 2022
Jun 27, 2022
Jul 12, 2022
Jul 13, 2022
Jul 6, 2022
Jan 26, 2022
Jan 26, 2022
Jul 13, 2022
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 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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.4%
  • JavaScript 8.9%
  • HTML 2.0%
  • Starlark 2.0%
  • CSS 0.9%
  • SCSS 0.5%
  • Other 0.3%