1.0.2 • Published 5 months ago
@luigi-project/cra-template-luigi-microfrontend v1.0.2
Luigi Project Create React App Microfrontend Template
The SAP Luigi template for Create React App
Usage
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