Skip to content

JulesMary/graphQLExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Example

Getting started

Requirement: Node JS must be installed

  1. Clone the repository
  2. Install the required node modules with the following command from the root directory
    npm i
  3. Start the graphQL server
    npm start

The graphQL playground runs on https://localhost:4000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published