tldraw/examples/core-example-advanced
Steve Ruiz f57d6bda94 v1.4.0
2021-12-27 20:29:12 +00:00
..
scripts [improvement] Multiplayer + cursors (#457) 2021-12-22 00:14:38 +00:00
src Remove performance modes (for now) 2021-12-27 12:38:30 +00:00
card-repo.png Update READMEs (#290) 2021-11-18 15:07:55 +00:00
LICENSE.md [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
package.json v1.4.0 2021-12-27 20:29:12 +00:00
README.md Update READMEs (#290) 2021-11-18 15:07:55 +00:00
tsconfig.json Upadte changelogs 2021-11-28 10:30:16 +00:00
yarn.lock [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00

@tldraw/core-example-advanced

An advanced example project for @tldraw/core.

To start this project:

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