- Run
npm install
to install all dependencies - Run
npm start
to start the example server - Go to http://localhost:4001/graphql to interact with the demo through GraphQL playground.
npm install
to install all dependenciesnpm start
to start the example server