Back to Graphiql

README

examples/cm6-graphql-parcel/README.md

2.0.1281 B
Original Source

Codemirror 6 Parcel Example

This example demonstrates how to transpile your own custom ES6 Codemirror 6 GraphQL 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.