tldraw/electron/README.md
Steve Ruiz 7c980ebb19
Electron App (#224)
* add electron wrapper

* add to workspaces

* fixes electron setup

* Fix package for dev

* build out electron app communication

* Update README.md
2021-11-07 13:45:48 +00:00

11 lines
164 B
Markdown

# @tldraw/tldraw-electron
An electron wrapper for TLDraw. Not yet published.
## Development
From the root of the repository, run:
```bash
yarn start:vscode
```