0.3.0 • Published 2 years ago

cra-template-luigi-experimental v0.3.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

cra-template-luigi-experimental

The SAP Luigi template for Create React App

Usage

To use this template within your project, add --template luigi-experimental when creating a new app.

For example:

npx create-react-app my-app --template luigi-experimental

# or

yarn create react-app my-app --template luigi-experimental