callstack / super-app-example

This repository presents a compact super-app example from Callstack's blog, illustrating the use of a monorepo structure together with Re.Pack and Module Federation.
MIT License
30 stars 18 forks source link

Unable to create the Super App from scratch. #3

Closed maneios closed 10 months ago

maneios commented 1 year ago

I attempted to create a super app from scratch, similar to the sample provided, but I couldn't proceed because of a few challenges.

The steps required to create the super app project from scratch were not listed in any of the callstack documents.

It would be helpful if you could share the steps for creating the super app project structure (in the main branch) from scratch.

jbroma commented 1 year ago

Hey @maneios,

The setup shown here on the main branch is a simple monorepo with 2 react-native apps inside of it.

Essentially all there is to it is: