This project was bootstrapped with Create React App.
App features RelayJS GraphQL client and React hooks
Dependencies: Node minimum major 9 version
Instalation:
npm i
npm run relay
Running app(pick other PORT than 3000 because of implemented server):
npm start