The SAP Luigi template for Create React App
To use this template within your project, add --template @luigi-project/luigi-microfrontend
when creating a new app.
For example:
npx create-react-app my-app --template @luigi-project/luigi-microfrontend
# or
yarn create react-app my-app --template @luigi-project/luigi-microfrontend