Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 194 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 194 Bytes

graphql-demo

Based on this Launchpad example.

Setup

  • npm install

Run

  • npm start
  • open http://localhost:4000/graphql in the browser