Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 297 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 297 Bytes

Canvas GraphQL Examples

Prerequisites / Running

This project needs to proxy a running canvas instance. Update proxy in package.json accordingly.

A working API Token for the Canvas instance must be set as REACT_APP_CANVAS_TOKEN in your environment before starting.

Run yarn start