Skip to content

Commit 4bb4655

Browse files
committed
README: Add reference to OpenUI5 Sample App
1 parent 0b0d004 commit 4bb4655

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ ui5 --help
4343
# This should output something like: Usage: ui5 <command> [options]...
4444
```
4545

46+
## ⚡️ Quick start: OpenUI5 Sample App
47+
Checkout the [OpenUI5 Sample App (`ui5-tooling` branch)](https://github.com/SAP/openui5-sample-app/tree/ui5-tooling) featuring a full blown [How-to](https://github.com/SAP/openui5-sample-app/tree/ui5-tooling#openui5-sample-app) to play around with the UI5 Build and Development Tooling.
48+
4649
## Enable an existing Project
4750
You can easily check whether or not a project (application or library) can already be used with the UI5 Build and Development Tooling by looking for a `ui5.yaml` file in the projects root directory.
4851
This file (with some exceptions) is required for all projects and their dependencies (e.g. reuse libraries) to use them in the UI5 Build and Development Tooling.

0 commit comments

Comments
 (0)