Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 706 Bytes

File metadata and controls

20 lines (15 loc) · 706 Bytes

react-graphql-lyrical

Updated codebase for Udemy GraphQL with React course

Updates Made

  • React functional components instead of class components
  • react-router-dom instead of react-router
  • apollo-client library

Setup

  1. server > server.js input mongourl
  2. npm install
  3. npm run dev
  4. localhost:4000 , view graphical at localhost:4000/graphql

Yay

image

To think

Routing