Skip to content

AnirbanKundu/graphiql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example GraphiQL Install

This example uses the version of GraphiQL found in the parent directory, rather than depending on npm, so that it is easier to test new changes. In order to use the compiled version of GraphiQL, first run build in the parent directory before installing and starting the example.

  1. Run npm install && npm run build in the parent directory
  2. Navigate to this directory (example) in Terminal
  3. npm install
  4. npm start
  5. Open your browser to the address listed in your console. e.g. Started on http://localhost:<port>/

About

A simple front end to query a GraphQL Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages