React / GraphQL Trial

How to run this project?

Pre-requirements:

  • Node version: 16.17.0 - LTS
  • use YARN

Run the app:

  • install dependencies, and then run the dev environment:
yarn install
yarn start