/graphql-crud

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

You can find the most recent version of this guide here.

Start the app with:

yarn start

Configure package.json to create a proxy to the backend:

  "proxy": "http://localhost:4000",