Skip to content

wtjs/git-me-up

Repository files navigation

Learn GraphQL

Project repo for our Learn GraphQL Series.

App Showcase

Running the app

  1. Clone this repo

  2. cd into the code directory:

cd code
  1. Install dependencies:
yarn
  1. Run the app:
yarn start

Series Notes