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
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.6.
7
+
This project was generated with [Angular CLI][angular-cli] version 1.6.6.
6
8
7
9
## Development server
8
10
@@ -18,11 +20,11 @@ Run `ng build` to build the project. The build artifacts will be stored in the `
18
20
19
21
## Running unit tests
20
22
21
-
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
23
+
Run `ng test` to execute the unit tests via [Karma][karma].
22
24
23
25
## Running end-to-end tests
24
26
25
-
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
27
+
Run `ng e2e` to execute the end-to-end tests via [Protractor][protractor].
26
28
27
29
## Making Commits
28
30
@@ -34,9 +36,17 @@ Run `npm run release` to create a new release. This will use [Standard Version][
34
36
35
37
## Further help
36
38
37
-
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).
39
+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README][angular-cli-readme].
0 commit comments