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-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ UI frontend for @openmcp-project
10
10
11
11
### Development
12
12
13
-
1. install dependencies (can also use npm): `bun i`
13
+
1. install dependencies: `npm i`
14
14
15
15
1. Copy the `frontend-config.json` to `public/frontend-config.json` and adapt the `backendUrl` according to your setup (see section Dynamic Frontend Config).
16
16
@@ -20,17 +20,17 @@ UI frontend for @openmcp-project
0 commit comments