Start your journey with Nx. Whether you're creating a new project or adding Nx to an existing codebase, we've got you covered.
Choose your path based on your current setup and requirements. Nx works with any technology stack and can be adopted incrementally.
Introduction
Nx is an AI-first build platform that connects everything from your editor to CI Helping you deliver fast, without breaking things.
Installation
Install Nx globally via npm, Homebrew, Chocolatey, or apt. Add Nx to existing repos with nx init and keep dependencies updated automatically.
Start a new project
Create a new Nx workspace manually with your favorite CLI or use the guided setup with presets for various technology stacks and configurations.
Add to existing project
Add Nx to any existing project with a single command. Start with Nx Core and gradually adopt plugins, CI integrations, and other capabilities.
Editor Integration
Set up Nx Console in VSCode or JetBrains for visual UI, task management, code generation, and enhanced AI assistance in your Nx workspace.
AI Integration
Set up Nx MCP server to give AI assistants deep workspace context, terminal integration, and enhanced development capabilities.
Nx Cloud
Tutorials
Step-by-step tutorials for different frameworks