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: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 19.2.4.
4
4
5
+
## Configuration
6
+
7
+
In order to configure the Contentful CMS connection please add the proper space, branch and tokens token values to the `src/environments/environment.local.ts` file, which will be used during local app startup with `ng serve`.
8
+
5
9
## Development server
6
10
7
11
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
@@ -104,6 +108,3 @@ Quick overview of the restricted components and the user roles required for them
104
108
| MyCompanyLink |||||| ✅ ||
105
109
| UnitLevelOrderLink ||||||| ✅ |
106
110
107
-
## Configuration
108
-
109
-
In order to configure the Contentful CMS connection please add the proper space, branch and tokens token values to the `src/environments/environment.local.ts` file, which will be used during local app startup with `ng serve`.
0 commit comments