Skip to content

This project is based on the Lynda GraphQL Essential Training course. It has all the basic learning things.

Notifications You must be signed in to change notification settings

AsifShaafi/graphql_lynda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL - Lynda GraphQL Essential Training project

Description

This project is based on the Lynda GraphQL Essential Training course. It has all the basic learning things.

Run

To run the project,

  1. Run command npm install to install all the dependency.
  2. Run command npm start to run the project.
$ npm install
$ npm start

This will start the (localhost)[http://localhost:3001] in port 3001. To change the port,

  1. Go to index.js file
  2. Change the PORT constant value to your own port number.

About

This project is based on the Lynda GraphQL Essential Training course. It has all the basic learning things.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published