Skip to content

This is the repository with examples for using GraphQL with React

License

Notifications You must be signed in to change notification settings

joyfulelement/graphql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Example Project

This is the example project with GraphQL and React.

Run GraphQL Server

$ node server.js

Run JSON Server

JSON Server is used to represent one of the data sources where GraphQL would access to fetch the required data

$ yarn run json:server

About

This is the repository with examples for using GraphQL with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published