
Nx Release | Nx
Configuring Version Prefix for Dependencies. Learn how to set up custom version prefixes in Nx Release to control how dependency versions are specified in your manifest files (suc
Nx Console | Nx
Project Details View. Learn how to use Nx Console's Project Details View to explore project information, run tasks, and navigate the dependency graph directly from your editor.
Federate a Module | Nx
Learn how to share code between applications at runtime using Module Federation in Nx, including creating and configuring modules to be federated in React and Angular applications.
Overview of the Nx Vite Plugin | Nx
The Nx Plugin for Vite contains executors and generators that support building applications using Vite. This page also explains how to configure Vite on your Nx workspace.
Run Language-Agnostic Conformance Rules | Nx
Learn how to use Nx Enterprise conformance rules to enforce organizational standards, maintain consistency, and ensure security across your workspace.
Import an Existing Project into an Nx Workspace | Nx
Learn how to use the nx import command to move projects between repositories while preserving git history, managing dependencies, and handling external code references.
Local Generators | Nx
Learn how to create, run, and customize local generators in your Nx workspace to automate common development tasks and standardize workflows.
Workspace Watching | Nx
Learn how to use Nx's workspace watching feature to automatically execute commands when files change, improving development workflow and productivity.
Define Code Ownership at the Project Level | Nx
Learn how to use Nx owners plugin to manage code ownership at the project level and automatically generate CODEOWNERS files for GitHub, Bitbucket, or GitLab.
Run Language-Agnostic Conformance Rules | Nx
Learn how to use Nx Powerpack and Nx Enterprise conformance rules to enforce organizational standards, maintain consistency, and ensure security across your workspace.