Skip to content

p36-io/ui5-webcomponents-ui5-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An approach to embed SAPUI5 apps on any web page

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:

https://blogs.sap.com/2023/07/11/ui5-everywhere-use-ui5-web-components-to-integrate-sapui5-on-any-web-page/

How to start the scenario

ui5-wc-ui5-ui5

1. npm i
2. npm run build
3. cd approuter
4. npm i
5. npm start

ui5-wc-ui5-wc

1. npm i 
2. npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published