This repository contains examples of HTML5 applications for multiple SAP BTP environments. The examples show how you can use standalone application routers or managed application routers to achieve ...
git clone --recursive https://github.com/iotbzh/helloworld-html-application cd helloworld-html-application npm install # takes some time on first run mkdir build cd ...