Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 329 Bytes

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