Back to Graphiql

GraphiQL Vite Example

examples/graphiql-vite/README.md

2.0.1226 B
Original Source

GraphiQL Vite Example

This example demonstrates how to use GraphiQL with Vite.

Setup

  1. yarn dev to start Vite dev server.
  2. yarn build to build production ready transpiled files. Find the output in dist folder.