@luigi-project/cra-template-luigi-microfrontend
v1.0.2
Published
The [SAP Luigi](https://luigi-project.io/) template for [Create React App](https://github.com/facebook/create-react-app)
Downloads
7
Readme
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