tldraw/examples/tldraw-example
Steve Ruiz f0f545806a
[improvement] Quality and UI cleanup (#846)
* remove sponsors, ui cleanup

* fix radius

* improve panel

* remove cursor spline animations

* migrate options

* Switch hrs to divider

* fix text color on menu dark mode

* Remove option for clone handles

* fix wheel

* remove unused translations
2022-07-23 15:05:48 +01:00
..
scripts [improvement] Multiplayer + cursors (#457) 2021-12-22 00:14:38 +00:00
src [improvement] Quality and UI cleanup (#846) 2022-07-23 15:05:48 +01:00
card-repo.png version, update images 2022-03-09 16:02:51 +00:00
CHANGELOG.md 1.16.0 2022-06-09 18:06:17 +01:00
LICENSE Update documentation 2022-01-07 09:01:08 +00:00
package.json Upgrade Liveblocks to 0.17 (#738) 2022-06-25 15:38:43 +01:00
README.md update images 2022-03-09 16:11:30 +00:00
tsconfig.json [improvement] Improve monorepo (lask + turbo) (#566) 2022-02-08 11:05:56 +00:00

@tldraw/tldraw-example

An example project for @tldraw/tldraw.

To start this project:

  • run yarn start from the repository's root directory
  • open http://localhost:5420 in your browser