Repository for development purposes only. It is used for development and adding changes to the main repository. Hosting is done via Github Pages.
CD is done via GitHub Workflows (Action) which will be triggerd up on changes within the package.json file. It uses the UI5-Tooling to create a built (self-contained) version of the application and deploy the build afterwards. visit the workflow-file.
This project scaffolding has been generated with easy-ui5
If you didn't clone recursively including submodules, init the submodule using:
git submodule update --init