NX test with module federation, React apps, Typescript and (S)CSS Modules Run tasks To run the dev server for your app, use: npx nx serve mf2-test To create a production bundle: npx nx build mf2-test To see all available targets to run for a project, run: npx nx show project mf2-test