e6a3e5c3ea
* 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
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
|
|
```
|