React GraphQL Example

Development

In order to run the application, make sure to first, install the required dependencies:

yarn install

And then run the following to start the dev server:

yarn dev