da0d617f0c
* Update core-example README * Update core-example README * Update core-example-advanced README * Update tldraw-example README * Fix typo * Fix typo |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
card-repo.png | ||
CHANGELOG.md | ||
index.html | ||
LICENSE.md | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
@tldraw/core-example
An simple example project for @tldraw/core
.
To start this project:
- Run
yarn
from the repository's root directory - Run
yarn build
from the repository's root directory - Run
yarn dev
from theexamples/core-example
directory - Open http://localhost:5422/ in your browser