nx

The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.

nx downloads nx version nx license

nxSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
馃専 Show real-time usage chart on nx's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of nx](https://npm-compare.com/img/npm-trend/THREE_YEARS/nx.png)](https://npm-compare.com/nx#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
馃専 Show GitHub stars trend chart on nx's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of nx](https://npm-compare.com/img/github-trend/nx.png)](https://npm-compare.com/nx)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
nx6,744,57927,4159.83 MB7818 days agoMIT
README for nx

Nx - Smart Repos 路 Fast Builds

CircleCI License NPM Version Semantic Release Commitizen friendly Join the chat at https://gitter.im/nrwl-nx/community Join us on the Official Nx Discord Server


Nx: Smart Repos 路 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.

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 Repos 路 Fast Builds