Create an SAPUI5 App from the Command Line
February 1, 2021
Beginner
20 min.
Create and test a newly created SAPUI5 app on you local machine with the editor of your choice.
You will learn
- How to scaffold an SAPUI5 project
- How to leverage the ui5-tooling to test the app locally
- How to build a multi-target application archive archive
- How to deploy a SAPUI5 web-app to SAP BTP, Cloud Foundry environment
Step 1: Scaffold a SAPUI5 project
Step 2: Inspect the generated code
Step 3: Test the web-app locally
Step 4: Package the MTA archive
Step 5: Deploy the MTA archive
Step 6: Check the status of your app
Step 7: See the app running in the cloud