Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 230 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 230 Bytes

Developing

npm i
npm run update-schema
npm start

GraphiQL Data Explorer

npm run api

Then open http://localhost:3000/graphql in your favorite browser to see GraphiQL.

graphiql