You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Steve Ruiz b4d3d929ab v1.1.3 3 years ago
..
scripts [big chore] restore core to monorepo (#287) 3 years ago
src fix: add deletion to the history after backspace is pressed (#310) 3 years ago
LICENSE.md [big chore] restore core to monorepo (#287) 3 years ago
README.md Update READMEs (#290) 3 years ago
card-repo.png Update READMEs (#290) 3 years ago
package.json v1.1.3 3 years ago
tsconfig.json [big chore] restore core to monorepo (#287) 3 years ago
yarn.lock [big chore] restore core to monorepo (#287) 3 years ago

README.md

@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