Thanks for your interest in contributing to this project!
Here is how you can get a copy of this project running on your computer:
- Fork the repository.
- Clone the repository.
- Install the dependencies by running
yarn
.
This project uses yarn's workspaces so the code for the package is in packages/graphql-codegen-factories
.