Skip to content

qalincalabs/logcica-graphiql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphiQL create-react-app Example

This example demonstrates how to transpile your own custom ES6 and typescript GraphiQL implementation bootstrapped with create-react-app, no config needed.

Setup

  1. yarn and yarn start from this folder to start react-scripts dev server.
  2. yarn build from this folder to build production ready transpiled files using react-scripts. Find the output in build folder.

Releases

No releases published

Packages

No packages published