Pokedex Vue.js app using and teaching Apollo and GraphQL
Live Demo: http://demo.learnapollo.com
If you haven't done it already, checkout the hands-on Learn Apollo tutorial to download your individual version of this application.
cd playground
yarn install
TRAINER_NAME='{your-name}' TRAINER_ID="{your-id}" yarn dev
As you're following along the Learn Apollo tutorial, you will work on different coding excercises. Each exercise has a folder that you can use to start working and a solution folder where you can take a peek if the instructions given on Learn Apollo are not clear enough.
After you completed the step, you can compare your results to the official solution by looking into the respective folder. If you found a different solution than we're proposing, feel free to tell us about your solution. 💡
Join our Slack community if you run into issues or have questions. We love talking to you!