Skip to content

stackriot/build-a-graphql-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a GraphQL Server

Setup

  • Clone or fork this repository
  • Make sure you have node.js installed
  • run npm install to install dependencies
  • run npm start to fire up dev server
  • open browser to http://localhost:3000

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%