Skip to content

wtjs/git-me-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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