Skip to content

Latest commit

 

History

History
executable file
·
8 lines (5 loc) · 233 Bytes

README.md

File metadata and controls

executable file
·
8 lines (5 loc) · 233 Bytes

Lyrical-GraphQL

Starter project from a GraphQL course on Udemy.com

Setup

  • Run npm install --legacy-peer-deps in the root of the project to install dependencies
  • Access the application at localhost:4000 in your browser