a0007142e0
* remove extension / electron app * switch examples to vite * Update licenses * Add script * fix titles
13 lines
412 B
Markdown
13 lines
412 B
Markdown
<div style="text-align: center; transform: scale(.5);">
|
|
<img src="https://github.com/tldraw/tldraw/raw/main/assets/card-repo.png"/>
|
|
</div>
|
|
|
|
# @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
|