mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
ng-run: add page (#20961)
This commit is contained in:
committed by
GitHub
parent
e4630e07e1
commit
44d2c3838e
@@ -0,0 +1,8 @@
|
||||
# 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|...}}`
|
||||
Reference in New Issue
Block a user