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
Copy file name to clipboardExpand all lines: backend/README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,12 +64,6 @@ $ npm run test:cov
64
64
65
65
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.8.
12
25
@@ -22,16 +35,4 @@ Run `ng generate component component-name` to generate a new component. You can
22
35
23
36
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.
24
37
25
-
## Running unit tests
26
-
27
-
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
28
-
29
-
## Running end-to-end tests
30
-
31
-
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
32
-
33
-
## Further help
34
-
35
-
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