test: update integration/cli-hello-world project structure (#33175)

PR Close #33175
This commit is contained in:
Filipe Silva
2019-10-15 14:42:31 +01:00
committed by Matias Niemelä
parent 56731f624a
commit fbf6ec8813
27 changed files with 807 additions and 351 deletions

View File

@ -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