In the root folder, run

npm run dev

<aside> 💡 You might have to upgrade your node.js version

Screenshot 2024-03-16 at 1.26.45 PM.jpg

</aside>

You will notice two websites running on

  1. localhost:3000
  2. localhost:3001

This means we have a single repo which has multiple projects which share code from packages/ui