Skip to content

Instantly share code, notes, and snippets.

@mattdesl
mattdesl / about.md
Created May 29, 2019 14:11
canvas-sketch + typescript

canvas-sketch + TypeScript

After installing canvas-sketch globally, create a new folder to hold your sketch:

mkdir my-sketch
cd my-sketch

Now run the following to generate a new default .ts file, package.json, etc: