tldraw/examples/tldraw-example
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
..
scripts [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
.env [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
LICENSE [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
tsconfig.tsbuildinfo [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00

@tldraw/tldraw-example

An example for @tldraw/tldraw with a very fast dev server.

Note: You probably do not need to start the server here: it is started as part of yarn start in the root directory.