We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02d0c3 commit 5311640Copy full SHA for 5311640
packages/documentation/docs/index.md
@@ -73,6 +73,15 @@ Updated configuration written to ui5.yaml
73
This project is now using SAPUI5 version 1.117.0
74
75
❯ 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
85
```
86
❯ ui5 serve
87
Server started
0 commit comments