You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
18
51
19
-
## Code scaffolding
20
-
21
-
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive/pipe/service/class/module`.
22
-
23
52
## Build
24
53
25
54
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
@@ -33,10 +62,5 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
33
62
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
34
63
Before running the tests make sure you are serving the app via `ng serve`.
35
64
36
-
## Further help
37
-
38
-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
0 commit comments