Tldraw/examples/tldraw-example/README.md

14 wiersze
412 B
Markdown
Czysty Zwykły widok Historia

<div style="text-align: center; transform: scale(.5);">
2022-03-09 16:11:30 +00:00
<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