This is a guide for setting up your project with Node-GraphQL-Express-MongoDB.
You can download this repo or clone using below command. (folder-name
will be project folder in which you want to start your project).
> git clone https://github.com/mihir-kanzariya/Nodejs-GraphQL-Express.git <folder-name>
Once you clone or download project go into you folder
> npm install (this will install all node dependencies)
> node server.js
> node server.js
> http://localhost:4000/graphql