tldraw/example
Steve Ruiz fe2e3c81fe
[improvement] Migrations (#217)
* Add better migrations

* Improves migrations

* rename dev to example

* renames migrate

* Removes workers from git

* Remove rogue dependency

* Fix dropdown navigation by keyboard
2021-11-04 15:48:39 +00:00
..
src [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
.env.local [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
esbuild.config.mjs [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
LICENSE [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
package.json [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
README.md [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
tsconfig.json [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
tsconfig.tsbuildinfo [improvement] Migrations (#217) 2021-11-04 15:48:39 +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.