Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 413 Bytes

GraphQL + NodeJs + Express

Very Basic GraphQL implementation using NodeJs and Express.

Installation

Clone the project and cd into the project root directory.

install dependencies

npm install

Run it using npm start

Screenshot

screen shot 2017-11-11 at 2 13 56 am