This project consists of two seperate applications which display an approach to embed SAPUI5 on any web page. The basic idea is to use UI5 Web Components as a wrapper for your SAPUI5 apps.
Please checkout my blog post for more detailed information and a guide to build your own scenario from scratch:
1. npm i
2. npm run build
3. cd approuter
4. npm i
5. npm start
1. npm i
2. npm start