Course lesson
At the root of our project, we'll run npm install turbo --save-dev to install Turborepo.
At the root of our project, we'll run npm install turbo --save-dev to install Turborepo.
We'll also look at how to configure Turborepo in the turbo.json file. We'll look into the $schema and how it affects our configuration.
Course lesson
At the root of our project, we'll run npm install turbo --save-dev to install Turborepo.