Get started right away by creating a modern Node workspace with Nx, or learn more about the benefits Nx provides when building Node applications.
Get started right away by creating a new Node workspace. If you’re using Nest run the following command in your Terminal or Command prompt:
For Express users, the command will be:
Once you’ve created your Node workspace, follow the steps in this tutorial to learn how to add testing, share code, view dependency graphs, and much, much more.
If you want to add Nx to an existing Node project, check out this guide.
Nx provides excellent tooling for Node in many ways, including:
Nx provides a modern dev experience that is more integrated. Nx adds a high-quality VS Code plugin which helps you use the build tool effectively, generate components in folders, and much more.
Nx also supports optional free cloud support with Nx Cloud as well as GitHub integration. Share links with your teammates where everyone working on a project can examine detailed build logs and get insights about how to improve your project and build.
To learn more about Nx and how Nx can increase your dev and build efficiency and modernize your apps stack, check out the following resources:
You can also follow Nx Dev Tools on Twitter to keep up with latest news, feature announcements, and resources from the Nx Core Team.
Join the ecosystem of Nx users