Skip to content

sangeeta2288/GitHub-GraphQL-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-GraphQL-Server

We’ll be creating a GraphQL server using express. We will also be writing all the code in ES6/2015.

Run the command to install

npm install --save graphql express express-graphql
npm install --save babel-cli babel-core babel-loader babel-preset-es2015

Then this command to start the GraphQL Server

npm start

Go to your browser and type http://localhost:8080/GraphQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published