Skip to content

ashteya/ionic3-tutorial-graphcool

Repository files navigation

ionic3-tutorial-graphcool

This code is part of a tutorial on how to use Apollo Client with a Graphcool backend in Ionic 3 apps.

Read the tutorial here: How To Build An Ionic App With A Graphcool Backend

For more tutorials on Ionic, check out my blog Gone Hybrid.

How to run the app

After cloning the repo, run npm install followed by the ionic serve command.

Make sure you have all the tools installed, see installation guide.