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: client/README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,13 @@ Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app w
11
11
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`.
12
12
13
13
## Build
14
-
Install the swagger-codegen tool available here: https://github.com/swagger-api/swagger-codegen .
14
+
Install the swagger-codegen tool available here: [swagger](https://github.com/swagger-api/swagger-codegen) .
15
15
Run `ng build` to build the project. The build artifacts will be stored in the `../public` directory. Use the `--prod` flag for a production build.
16
16
17
17
## Running unit tests
18
18
19
19
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
20
20
21
-
22
21
## Further help
23
22
24
23
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