We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe60b5 commit 0f388eaCopy full SHA for 0f388ea
docs/documentation/home.md
@@ -15,7 +15,7 @@ Generating and serving an Angular project via a development server
15
[Create](new) and [run](serve) a new project:
16
```
17
ng new my-project
18
-cd new-project
+cd my-project
19
ng serve
20
21
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
0 commit comments