Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 446 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 446 Bytes

Canvas Desktop overlay (electron)

! Refactor in progress

Components

  • Tray
  • Toolbox (super+c)
  • Canvas

Installation

$ git clone https://github.com/canvas-ai/canvas-electron.git path/to/Canvas
$ cd path/to/Canvas
$ yarn install
$ yarn start