-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…ecks-24.8-part4 Chore/#1070 release checks 24.8 part4
- Loading branch information
Showing
3 changed files
with
25 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -124,8 +124,9 @@ $ git clone [email protected]:eclipse-tractusx/traceability-foss.git | |
$ cd traceability-foss/frontend | ||
``` | ||
|
||
Install prerequisites: | ||
1. install [node.js](https://nodejs.org/en/download/package-manager) | ||
#### Install prerequisites: | ||
|
||
install [node.js](https://nodejs.org/en/download/package-manager) | ||
```bash | ||
$ npm install --global yarn | ||
$ npm install -g @angular/cli | ||
|
@@ -178,7 +179,7 @@ or can be viewed in the Swagger UI accessing the url: `{projectBasePath}/api/swa | |
Below you can find the information regarding Docker Notice for this application. | ||
|
||
- [Traceability Backend Docker Notice](DOCKER_NOTICE.md) | ||
- [Traceability Frontend Docker Notice](DOCKER_NOTICE.md) | ||
- [Traceability Frontend Docker Notice](frontend/DOCKER_NOTICE.md) | ||
|
||
## Contact | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters