/relay-training

Primary LanguageTypeScriptMIT LicenseMIT

React, GraphQL (w/Relay), and GQMock

Setup

Dependencies

This project uses yarn to manage dependencies.

yarn install

Starting the App

yarn start

This triggers the following yarn commands:

  • start:app: Starts up the react app
  • start:mocks: Starts up the GQMock server w/seeds + basic faker configuration
  • start:relay: Starts up the Relay query compiler