loio |
---|
7bb04e05f9484e1b95b38a2e48ecef4f |
view on: demo kit nightly build | demo kit latest release
This part of the documentation introduces you to some common and recommended use cases for the installation, configuration, and setup of OpenUI5 development environments.
Depending on your use case, the following environments might be interesting for you:
UI5 Tooling is an open and modular toolchain to develop state-of-the-art OpenUI5 applications. As a modern build and development environment it comes with a command line interface (CLI), leverages Node.js and npm, and is being further advanced as an open-source project.
Follow these steps to start your UI5 journey with UI5 Tooling:
-
Install the latest LTS version of Node.js
-
Open a new terminal and execute
npm i -g @ui5/cli
You're all set! Start your journey by checking out the UI5 sample app or our Walkthrough Tutorial (JavaScript).
SAP Business Application Studio is an SAP BTP service in the Cloud Foundry environment which offers a modular development environment tailored for efficient development of business applications. It provides a tailor-made development environment for various development scenarios. With each of these scenarios you can create different types of applications, including OpenUI5 apps.
See App Development Using SAP Business Application Studio for more information.
In general, you can use the JavaScript IDE of your choice. Some use cases as well as some former development environments are described in Other Environments.
- App Development
There are several ways to develop OpenUI5 applications. Select the one that meets the requirements of your projects and your expectations best. - App Development Using SAP Business Application Studio
Learn how you can use SAP Business Application Studio together with UI5 Tooling to develop state-of-the-art UI5 apps. - OpenUI5 Framework Development
This UI5 Developer's Guide contains information relevant for UI5 app developers. Information for framework developers is maintained on GitHub. - Other Environments
This section contains information about other as well as former OpenUI5 development environments ans scenarios.