tldraw/electron
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
..
resources Electron App (#224) 2021-11-07 13:45:48 +00:00
src Electron App (#224) 2021-11-07 13:45:48 +00:00
electron-esbuild.config.yaml Electron App (#224) 2021-11-07 13:45:48 +00:00
esbuild.main.config.ts Electron App (#224) 2021-11-07 13:45:48 +00:00
esbuild.renderer.config.ts Electron App (#224) 2021-11-07 13:45:48 +00:00
LICENSE.md Electron App (#224) 2021-11-07 13:45:48 +00:00
package.json Electron App (#224) 2021-11-07 13:45:48 +00:00
README.md Electron App (#224) 2021-11-07 13:45:48 +00:00
tsconfig.json Electron App (#224) 2021-11-07 13:45:48 +00:00
yarn.lock Electron App (#224) 2021-11-07 13:45:48 +00:00

@tldraw/tldraw-electron

An electron wrapper for TLDraw. Not yet published.

Development

From the root of the repository, run:

yarn start:vscode