Skip to content

michael-tugby/react-apollo-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Apollo Test

Just a simple test application using React and Apollo to communicate with a GraphQL server.

Usage

Startup the GraphQL server and the Parcel dev server:

npm run dev

Or run in production mode:

npm run build
npm start

About

Testing out Apollo with React, to communicate with a GraphQL API server.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors