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 042a626 commit df89180Copy full SHA for df89180
packages/@angular/cli/blueprints/ng/files/README.md
@@ -3,6 +3,7 @@
3
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version <%= version %>.
4
5
## Development server
6
+
7
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
8
9
## Code scaffolding
packages/@angular/cli/blueprints/ng/files/gitignore
@@ -37,6 +37,6 @@ testem.log
37
/e2e/*.js
38
/e2e/*.map
39
40
-#System Files
+# System Files
41
.DS_Store
42
Thumbs.db
0 commit comments