/ewa-graphql-p2

Primary LanguageJavaScript

EWA GraphQL Tutorial Series

This repository contains the code covered in GraphQL tutorial series on http://www.eloquentwebapp.com

To start the GraphQL server, clone this repository and run:

npm install

npm start

and go to http://localhost:7600 in your browser.