Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 173 Bytes

File metadata and controls

18 lines (12 loc) · 173 Bytes

Get Started

Install dependencies and start application:

yarn
yarn start

Navigate to http://localhost:4000/graphiql

Tests

Launch tests:

yarn test