References
  • CLI
  • Templates
  • Styling
  • Core
  • Router
  • Introduction
  • Quick start
  • angular.json
  • Commands
    • ng new
    • ng serve
    • ng build
    • ng test
    • ng e2e
    • ng lint
    • ng run
    • ng generate
    • ng add
    • ng xi18n
    • ng update
    • ng config
    • ng-doc
  • Builders
    • app-shell
    • browser
    • dev-server
    • extract-i18n
    • karma
    • protractor
    • server
    • tslint
  • Schematics
    • application
    • appShell
    • class
    • component
    • directive
    • enum
    • guard
    • interface
    • library
    • module
    • pipe
    • service
    • universal
Language: enru
2019 Oleksa Novyk | GitHub

Introduction

This easy Angular CLI reference for developers describes commands, features and Schematics.

Additional information

Example of hints and tutorials links. You can switch off these panels in the sidebar.

Hint

Hint with additional explanation.

Tutorials
  • Angular Quick Start

Table of contents

  • Introduction
  • Quick start
  • angular.json
  • Commands
    • ng new
    • ng serve
    • ng build
    • ng test
    • ng e2e
    • ng lint
    • ng run
    • ng generate
    • ng add
    • ng xi18n
    • ng update
    • ng config
    • ng-doc
  • Builders
    • app-shell
    • browser
    • dev-server
    • extract-i18n
    • karma
    • protractor
    • server
    • tslint
  • Schematics
    • application
    • appShell
    • class
    • component
    • directive
    • enum
    • guard
    • interface
    • library
    • module
    • pipe
    • service
    • universal