AnonymouNew / GraphQL

Build a GraphQL server for handling CRUD operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Build a GraphQL server for handling CRUD operations


Languages

Language:JavaScript 100.0%