test: update integration/cli-hello-world project structure (#33175)
PR Close #33175
This commit is contained in:

committed by
Matias Niemelä

parent
56731f624a
commit
fbf6ec8813
@ -1,6 +1,6 @@
|
||||
# CliHelloWorld
|
||||
|
||||
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.6.
|
||||
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.0-next.9.
|
||||
|
||||
## Development server
|
||||
|
||||
@ -12,7 +12,7 @@ Run `ng generate component component-name` to generate a new component. You can
|
||||
|
||||
## Build
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
## Running unit tests
|
||||
|
||||
|
Reference in New Issue
Block a user