Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 488 Bytes

File metadata and controls

16 lines (10 loc) · 488 Bytes

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.