Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 194 Bytes

Installation

Install the dependencies using:

npm install

To start the GraphQL server, run it using node server.js or nodemon server.js in the root directory of your application.