Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 201 Bytes

readme.md

File metadata and controls

19 lines (13 loc) · 201 Bytes

Building APIs with GraphQL, NodeJs and Mongoose

Setup

npm install

Make sure your MongoDB server is running on your machine

mongod

Run the Application

npm start