This is an example implementation of the Microfeature architecture showcasing an food ordering application using tuist.
Corresponding blog post: Scale up your app with Microfeatures
curl -Ls https://install.tuist.io | bash
tuist generate
xed "Microfeature Example.xcworkspace"