Skip to content

Latest commit

 

History

History

graphiql-parcel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

GraphiQL Parcel Example

This example demonstrates how to transpile your own custom ES6 GraphiQL implementation with parcel bundler.

Setup

  1. yarn and yarn start from this folder to start parcel dev mode.
  2. yarn build to find production ready files.