Back to Graphiql

Monaco-GraphQL React Vite Example

examples/monaco-graphql-react-vite/README.md

2.0.1487 B
Original Source

Monaco-GraphQL React Vite Example

Getting Started

This is an extremely naive & minimalist implementation of monaco-graphql with react using vite as a bundler.

This workspace could be used to help us prototype components & hooks for @graphiql/react

Here is a StackBlitz demo of this example

Setup

  1. In monorepo root directory run yarn and yarn build.
  2. In this directory run yarn dev.