diff --git a/clientApp/README.md b/clientApp/README.md index 89ece66..0fd36a2 100644 --- a/clientApp/README.md +++ b/clientApp/README.md @@ -6,7 +6,7 @@ This project was generated with [Angular CLI](https://github.com/angular/angular 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. -## Code scaffolding +## Code scaffold Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.