A simple kit to start experimenting with Apollo, Meteor and React.
- GraphQL server running with Express bound to the Meteor app
- Apollo client v1
- React, React-Router v4
- Accounts UI, Basic & password
- ES6 syntax
Check package.json
for specific versions
meteor npm install
meteor
GraphiQL is enabled at /graphiql.
- Ajay Bhatia @ajaybhatia
Contributions are always welcome!