Skip to content

Commit

Permalink
README: Add reference to OpenUI5 Sample App
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Mar 29, 2018
1 parent 0b0d004 commit 4bb4655
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ ui5 --help
# This should output something like: Usage: ui5 <command> [options]...
```

## ⚡️ Quick start: OpenUI5 Sample App
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.

## Enable an existing Project
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.
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.
Expand Down

0 comments on commit 4bb4655

Please sign in to comment.