Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 331 Bytes

File metadata and controls

19 lines (13 loc) · 331 Bytes

Articlesbase GraphQL Server -preparing backend for blog Node.js/Express CRUD backend using GraphQL and JSON-Server

Version 1.0.0

Usage -Install Dependencies

$ npm install -Run JSON-Server (Port 3000)

$ npm run json:server -Run Server (Port 5000)

$ npm run dev:server -Visit Graphiql IDE

Go to http://localhost:5000/graphql