tldraw/examples/tldraw-example
Steve Ruiz 33acf03004
[fix] multiplayer (sorta) (#426)
* Fix multiplayer

* Update TldrawApp.ts

* Update TldrawApp.ts

* Update TldrawApp.ts
2021-12-01 22:31:19 +00:00
..
scripts [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
src [fix] multiplayer (sorta) (#426) 2021-12-01 22:31:19 +00:00
card-repo.png Update READMEs (#290) 2021-11-18 15:07:55 +00:00
LICENSE [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
package.json v1.2.2 2021-11-28 10:25:17 +00:00
README.md Update READMEs (#290) 2021-11-18 15:07:55 +00:00
tsconfig.json [feature] Add grids (#344) 2021-11-26 15:14:10 +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