Skip to content

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

Watchers

Forks

Releases

Packages

Contributors

Languages