7c980ebb19
* add electron wrapper * add to workspaces * fixes electron setup * Fix package for dev * build out electron app communication * Update README.md
11 lines
164 B
Markdown
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
|
|
```
|