tldraw/examples/core-example-advanced
Steve Ruiz cb1f4e242e v1.5.1
2022-01-14 20:46:02 +00:00
..
scripts [improvement] Multiplayer + cursors (#457) 2021-12-22 00:14:38 +00:00
src Added exporting of shapes and pages as images (#468) 2022-01-10 16:36:28 +00:00
card-repo.png Update READMEs (#290) 2021-11-18 15:07:55 +00:00
LICENSE.md Update documentation 2022-01-07 09:01:08 +00:00
package.json v1.5.1 2022-01-14 20:46:02 +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