Tldraw/examples/tldraw-example
..
public
src
.gitignore
LICENSE.md
README.md
card-repo.png
index.html
package.json
tsconfig.json
tsconfig.node.json
vite.config.ts

README.md

@tldraw/tldraw-example

An simple example project for @tldraw/tldraw.

To start this project:

  • run yarn from the repository's root directory
  • run yarn start from the repository's root directory
  • OR run yarn dev from the examples/tldraw-example directory