An AI-first build platform that connects everything from your editor to CI. Helping you deliver fast, without breaking things.
This package is a Module Federation plugin for Nx.
Module Federation allows developers to share code between deployed applications easier and makes team collaboration more efficient.
To learn more about Module Federation, check out the official documentation.
Using npx
npx create-nx-workspace
Using npm init
npm init nx-workspace
Using yarn create
yarn create nx-workspace
Run:
npx nx@latest init