Skip to content

Commit

Permalink
docs: Removing duplicate lines (#26754)
Browse files Browse the repository at this point in the history
Duplicate lines are removed to avoid confusion.
PR Close #26754
  • Loading branch information
manishbansal8843 authored and matsko committed Oct 30, 2018
1 parent 45d3c80 commit 8356577
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions aio/content/cli/index.md
Expand Up @@ -49,8 +49,6 @@ You can edit the generated files directly, or add to and modify them using CLI c
Use the [ng generate](cli/generate) command to add new files for additional components and services, and code for new pipes, directives, and so on.
Commands such as [add](cli/add) and [generate](cli/generate), which create or operate on apps and libraries, must be executed from within a workspace or project folder.

When you use the [ng serve](cli/serve) command to build an app and serve it locally, the server automatically rebuilds the app and reloads the page when you change any of the source files.

* See more about the [Workspace file structure](guide/file-structure).

When you use the [ng serve](cli/serve) command to build an app and serve it locally, the server automatically rebuilds the app and reloads the page when you change any of the source files.
Expand Down

0 comments on commit 8356577

Please sign in to comment.