--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # ng run > Run an Architect target with an optional custom builder configuration. > More information: . - Run an Architect target using the format `project:target:configuration`: `ng run {{project_name}}:{{build|serve|test|lint|...}}:{{development|production|...}}`