Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 220 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 220 Bytes

graphqlexp

graphql experiments

Step:1 - Execute "npm install" to download the depandancies

Step:2 - Execute "node index.js" to start the server

Step:3 - Go to "http://localhost:4000/graphql" and play with it.