Tldraw/examples/tldraw-example
Steve Ruiz bba572852f Update ports / start:core 2022-08-11 08:28:30 +01:00
..
public [chore] epic purge (#893) 2022-08-10 00:18:59 +01:00
src [chore] epic purge (#893) 2022-08-10 00:18:59 +01:00
.gitignore [chore] epic purge (#893) 2022-08-10 00:18:59 +01:00
LICENSE.md [chore] epic purge (#893) 2022-08-10 00:18:59 +01:00
README.md [chore] epic purge (#893) 2022-08-10 00:18:59 +01:00
card-repo.png version, update images 2022-03-09 16:02:51 +00:00
index.html [chore] epic purge (#893) 2022-08-10 00:18:59 +01:00
package.json Chore: update and optimize turbo (#885) 2022-08-11 07:08:32 +01:00
tsconfig.json Chore: update and optimize turbo (#885) 2022-08-11 07:08:32 +01:00
tsconfig.node.json [chore] epic purge (#893) 2022-08-10 00:18:59 +01:00
vite.config.ts Update ports / start:core 2022-08-11 08:28:30 +01:00

README.md

@tldraw/tldraw-example

An simple example project for @tldraw/tldraw.

To start this project:

  • run yarn from the repository's root directory
  • run yarn start from the repository's root directory
  • OR run yarn dev from the examples/tldraw-example directory