diff --git a/README.md b/README.md index 81d55fc..8bfc5b7 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.8. -## Development server +## Development-server 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-scaffolding 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`.