From d453fbbea73708b7461c5b1cc12f4912de40daf3 Mon Sep 17 00:00:00 2001 From: avinashadarsh <72150888+avinashadarsh@users.noreply.github.com> Date: Wed, 30 Sep 2020 21:15:36 +0530 Subject: [PATCH] Update README.md --- clientApp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.