npm.io
23.0.1 • Published 2d ago

@nx/module-federation

Licence
MIT
Version
23.0.1
Deps
9
Size
195 kB
Vulns
0
Weekly
2.3M

Nx - Smart Monorepos · Fast Builds

License NPM Version Semantic Release Commitizen friendly Join us on the Official Nx Discord Server Nx Sandboxing


Nx: Smart Monorepos · Fast Builds

Get to green PRs in half the time. Nx optimizes your builds, scales your CI, and fixes failed PRs. Built for developers and AI agents.

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.

Getting Started

Creating an Nx Workspace

Using npx

npx create-nx-workspace

Using npm init

npm init nx-workspace

Using yarn create

yarn create nx-workspace
Adding Nx to an Existing Repository

Run:

npx nx@latest init

Documentation & Resources

Nx - Smart Monorepos · Fast Builds

Keywords