This project uses yarn to manage dependencies.
yarn install
yarn start
This triggers the following yarn commands:
start:app
: Starts up the react appstart:mocks
: Starts up the GQMock server w/seeds + basic faker configurationstart:relay
: Starts up the Relay query compiler