Skip to content

Commit

Permalink
add faq question (#1238)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandra-simeonova authored Apr 8, 2020
1 parent 0f7397c commit b173ad1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ This video which explains the basics of micro frontend architecture and how it c

No, Luigi itself does not deliver any micro frontends. It is a framework that helps you develop micro frontends and connect them to web applications.

### Is Luigi only useful in the context of SAP or very large corporate applications?

No, Luigi can be used independently of SAP for a variety of purposes. You can find one example in [this article](https://medium.com/swlh/luigi-micro-fronteds-orchestrator-8c0eca710151) which describes how to create a small hobby project using Luigi.

### Where can I download Luigi?

The Luigi project can be found on [GitHub](https://github.com/SAP/luigi). Depending on the UI framework you use, there are different setups for Luigi. You can find more information here: [application setup](application-setup.md).
Expand Down

0 comments on commit b173ad1

Please sign in to comment.