Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 200 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 200 Bytes

graphql-express-nodejs

A Simple GraphQL Server implementation using Express and Node JS

Installation

npm install

Run it using node server.js in the root directory of your application.