Speed up your Yarn Workspace with Nx

Emily Xiong
Nx Devtools
Published in
7 min readMay 19, 2022

--

If you have a Yarn workspace, you can turn it into an Nx monorepo with a simple command. Below is an example of a Yarn workspace with multiple Expo apps which we will be using to add Nx:

--

--