Skip to content

Instantly share code, notes, and snippets.

@LizAinslie
Last active January 23, 2019 17:31
Show Gist options
  • Save LizAinslie/4f270566dc495724489f5be66188290e to your computer and use it in GitHub Desktop.
Save LizAinslie/4f270566dc495724489f5be66188290e to your computer and use it in GitHub Desktop.
A basic example of Canvo in action
const options = {
canvas: 'editor',
};
const editor = new Editor(options);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment