Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 439 Bytes

GraphQL For Beginners

This is a simple slide deck based on Remark.js so that I can get my thoughts together for a presentation to introduce others to GraphQL for the first time.

This is very much a work in progress, but you have to start somewhere 😄

Requirements

A recent version of node.js so that you can run npx parcel. This is the build tool to live refresh the site. Otherwise, simply refresh after making changes.