Navigation Menu

Skip to content

meteor/apollo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

Installation

In your Meteor app, first add @apollo/client, then add this package and you can start using Apollo with Meteor users:

meteor npm i --save @apollo/client
meteor add apollo

Contributing

Tests

git clone https://github.com/apollostack/meteor-integration.git
cd meteor-integration
npm install
npm run test

Used in an app: https://github.com/lorensr/test-meteor-apollo

Credits

Contributors

Packages

No packages published

Languages

  • JavaScript 100.0%