298 B

ng run

Run an Architect target with an optional custom builder configuration. More information: https://angular.dev/cli/run.

  • Run an Architect target using the format project:target:configuration:

ng run {{project_name}}:{{build|serve|test|lint|...}}:{{development|production|...}}