ng-run Verified for current stable LTS

Ng Run Command: Run Architect Target With Configuration

Use for run architect target with configuration with Ng Run. Exact CLI syntax to run architect target with configuration using Ng Run.

When to use this: Use for run architect target with configuration with Ng Run.

Command Syntax

ng run <project_name>:<build|serve|test|lint|...>:<development|production|...>

Command Breakdown

ng is the base executable for this command.

FAQ

Purpose: Exact syntax to run architect target with configuration using Ng Run.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Ng Run directory