Skip to content

Commit 5311640

Browse files
committed
refactor: Align indexes
1 parent e02d0c3 commit 5311640

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages/documentation/docs/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,15 @@ Updated configuration written to ui5.yaml
7373
This project is now using SAPUI5 version 1.117.0
7474
7575
❯ ui5 add sap.ui.core sap.m themelib_sap_fiori_3
76+
Updated configuration written to ui5.yaml
77+
Added framework libraries sap.ui.core sap.m themelib_sap_fiori_3 as dependencies
78+
```
79+
80+
#### 🏄 Development Server
81+
82+
Start a local development server to work on your project.
83+
*Also see the [Server Documentation](./Server)*
84+
7685
```
7786
❯ ui5 serve
7887
Server started

0 commit comments

Comments
 (0)