a0007142e0
* remove extension / electron app * switch examples to vite * Update licenses * Add script * fix titles
412 B
412 B
@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 theexamples/tldraw-example
directory