An open API service indexing awesome lists of open source software.

https://github.com/noxify/graphiql-repro


https://github.com/noxify/graphiql-repro

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# GraphiQL Vite Example

This example demonstrates how to use GraphiQL with Vite.

## Setup

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