Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 247 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 247 Bytes

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