An simple example project for @tldraw/tldraw.
To start this project:
- Run
yarnfrom the repository's root directory - Run
yarn startfrom the repository's root directory - Open http://localhost:5420/ in your browser
As an alternative to running yarn start you can also:
- Run
yarn buildfrom the repository's root directory - Run
yarn devfrom theexamples/tldraw-exampledirectory
