mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 04:26:01 +08:00
18 lines
355 B
Markdown
18 lines
355 B
Markdown
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
|
|
|
|
# ng run
|
|
|
|
## Overview
|
|
Runs Architect targets.
|
|
|
|
## Options
|
|
<details>
|
|
<summary>configuration</summary>
|
|
<p>
|
|
<code>--configuration</code> (alias: <code>-c</code>)
|
|
</p>
|
|
<p>
|
|
Specify the configuration to use.
|
|
</p>
|
|
</details>
|