SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Luigi Micro-Frontend Framework Overview

Luigi is an open-source micro-frontend framework developed by SAP that enables developers to build modular web applications composed of independently developed frontend components. Developers use it to integrate multiple micro-frontends — built with different technologies such as React or UI5 — into a unified application shell. It provides features like navigation, routing, and communication between the core application and its micro-frontend views, as demonstrated in tutorials such as Build Luigi App with React and Build Luigi Micro-Frontend with UI5.

Tutorials that teach this

Prerequisites

Concepts that build on this