Skip to content

phcode-dev/phcode.io

Repository files navigation

Phoenix - The modern web developer's IDE

www.phcode.io

CI status   Angular on npm   Discord conversation

InsightsSnapshot


Documentation

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

  • [Getting Started][quickstart]
  • [Architecture][architecture]
  • [Components and Templates][componentstemplates]
  • [Forms][forms]
  • [API][api]

Advanced

  • [Angular Elements][angularelements]
  • [Server Side Rendering][ssr]
  • [Schematics][schematics]
  • [Lazy Loading][lazyloading]
  • [Animations][animations]

Development Setup

Prerequisites

  • Install [Node.js] which includes [Node Package Manager][npm]

Setting Up a Project

Install the Angular CLI globally:

npm install -g @angular/cli

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][quickstart].

Ecosystem

angular ecosystem logos

  • [Angular Command Line (CLI)][cli]
  • [Angular Material][angularmaterial]

Changelog

[Learn about the latest improvements][changelog].

Upgrading

Check out our upgrade guide to find out the best way to upgrade your project.

Contributing Guidelines

Read through our [contributing guidelines][contributing] to learn about our submission process, coding rules, and more.

Love Angular badge