13 lines
389 B
Markdown
13 lines
389 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/core-example
|
|
|
|
An simple example project for `@tldraw/core`.
|
|
|
|
To start this project:
|
|
|
|
- run `yarn` from the repository's root directory
|
|
- run `yarn dev` from the `examples/core-example` directory
|
|
- open `localhost://5422` in your browser
|