React-GraphQL-CRUD

To run this application:

  1. Start Server -

    npm install

    npm start

  2. Start Client App -

    yarn

    yarn start

Some global packages -

npm i --save graphql

npm install --save express apollo-server-express cors