Skip to content

Latest commit

 

History

History

monaco-graphql-react-vite

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.