tldraw/apps/electron
Steve Ruiz e6a3e5c3ea
[big chore] restore core to monorepo (#287)
* move core into repo, apps into apps folder, update tests

* Update scripts for build:core

* improve scripts

* remove noise from www

* Update .gitignore

* Fix focus bug

* add ci test script

* Update main.yml
2021-11-18 13:09:18 +00:00
..
resources [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
src [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
electron-esbuild.config.yaml [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
esbuild.main.config.ts [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
esbuild.renderer.config.ts [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
LICENSE.md [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
package.json [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
README.md [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
tsconfig.json [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
yarn.lock [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00

@tldraw/tldraw-electron

An electron wrapper for tldraw. Not yet published.

Development

From the root of the repository, run:

yarn start:vscode