Files
emaui/node_modules/nx
2026-05-29 15:23:46 +03:00
..
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00

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 Monorepos · Fast Builds