mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: add in-page nav, change title to match left nav better (#30093)
PR Close #30093
This commit is contained in:
parent
f015dbe1ba
commit
28a1caa0ed
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<h1 class="no-toc">CLI Command Reference</h1>
|
||||
# CLI Overview and Command Reference
|
||||
|
||||
The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications. You can use the tool directly in a command shell, or indirectly through an interactive UI such as [Angular Console](https://angularconsole.com).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue