Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 180 Bytes

GraphQL

It is a basic setup of GraphQL with Nodejs.

Execute tutorial

To install dependencies:

  • Run yarn in the root folder

To run the tutorial:

  • Run node index.js