JSON Schema Property 'port'

Description

The port the application will be served on.

Diagram

JSON Schema Diagram of /properties/defaults/properties/serve/properties/port

Value

Number

Any Number value.

Default

4200

Source

"port": {
    "type": "number",
    "description": "The port the application will be served on.",
    "default": 4200
}
https://raw.githubusercontent.com/angular/angular-cli/master/packages/@angular/cli/lib/config/schema.json (491:19)
Documentation for .angular-cli.json
Generated using Liquid Studio 2018 - Developer Bundle Edition 16.0.0.0