Nx
Nx on GitHub
Course by Juri Strumpflohner

Initialize Nx in Your Project with nx init

In this lesson, we'll explore how to add Nx to our existing PNPM workspace. You can either add just the nx package to your package.json and then create a nx.json configuration file, or simply run:

nx init

This process will analyze your repository and ask you a couple of questions to properly set up Nx while maintaining your existing PNPM workspace structure.

Monorepo World live replays available!

Watch the replays of exciting talks on developer tooling and monorepos! Catch all the insightful presentations from the event on our YouTube channel.