tldraw/examples/core-example-advanced
Steve Ruiz 3ab5db27b9 v1.2.1
2021-11-28 10:19:29 +00:00
..
scripts [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
src Feature/mobx - adds mobx support to @tldraw/core (#383) 2021-11-28 10:05:40 +00:00
card-repo.png Update READMEs (#290) 2021-11-18 15:07:55 +00:00
LICENSE.md [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
package.json v1.2.1 2021-11-28 10:19:29 +00:00
README.md Update READMEs (#290) 2021-11-18 15:07:55 +00:00
tsconfig.json [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
yarn.lock [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00

@tldraw/core-example-advanced

An advanced example project for @tldraw/core.

To start this project:

  • run yarn start:core from the repository's root directory
  • open http://localhost:5420 in your browser