What is the correct way to setup development repo?
Here is what I did:
- Created a Next JS project and made it run using react-use-auth library.
- Cloned this git repo.
- Yarn Link the repo & react-use-auth
- Yarn dev
This gives me following error (screenshot is attached).
Please help with the correct way to contribute to the project.
