A Simple GraphQL server with Queries, Mutation and Subscriptions support
- Clone this repository:
git clone https://github.com/preetb123/graphql-server.git
cd
intographql-server
folder and run following commands:- Run
npm install
- Run
npm run dev
- Run
- Open your browser and see the server running at
http://localhost:3002/graphiql