Ref https://turbo.build/repo/docs

  1. Initialize a Turborepo
npx create-turbo@latest
  1. Select npm workspaces as the monorepo framework

<aside> 💡 If it is taking a long time for you, you can close this starter from https://github.com/100xdevs-cohort-2/week-16-1 and run npm install inside the root folder

</aside>

By the end, you will notice a folder structure that looks like this -

Screenshot 2024-03-16 at 1.09.40 PM.jpg