Skip to content

svenkatesh-nyros/GraphQL-Sample-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample Express GraphQL App

  • Clone this repository "git clone https://github.com/svenkatesh-nyros/GraphQL-Sample-App.git"
  • $ cd GraphQL-Sample-App
  • $ cd BooksList/server
  • $ npm install
  • $ node app.js // to start the node server
  • $ cd ..
  • $ cd client
  • $ npm install
  • $ npm start // to start the front end app
  • Open [http://localhost:3000] to see the output

Expected Output

GraphQL Output Gif image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published