Skip to content

Build a GraphQL server for handling CRUD operations

Notifications You must be signed in to change notification settings

AnonymouNew/GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Project for CRUD operations

Steps to load and run the project

Step 1: Clone the github repo

Step 2: npm install (to install the node modules)

Step 3: npm run start (to run the project)

Server starts running on PORT 5000

Releases

No releases published

Packages

No packages published