Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 309 Bytes

File metadata and controls

10 lines (8 loc) · 309 Bytes

graphql-workshop

Workshop code used for Keepin it QL with GraphQL

Installation

  • Clone the repository
  • run yarn, if you do not have yarn, run npm install -g yarn
  • run yarn dev for development mode
  • run yarn start for production mode
  • Should see localhost:4000/graphql for your playground