Skip to content

sujayakar/tldraw-convex

Folders and files

NameName
Last commit message
Last commit date
May 23, 2024
Dec 8, 2022
May 23, 2024
Mar 1, 2023
Dec 8, 2022
Dec 8, 2022
Dec 8, 2022
Dec 8, 2022
Dec 8, 2022
Dec 8, 2022
Dec 8, 2022
May 22, 2024
May 22, 2024
Dec 8, 2022
Dec 8, 2022

Repository files navigation

@tldraw/tldraw-example

An simple example project for @tldraw/tldraw.

To start this project:

  1. Run yarn from the repository's root directory
  2. Run yarn start from the repository's root directory
  3. Open http://localhost:5420/ in your browser

As an alternative to running yarn start you can also:

  1. Run yarn build from the repository's root directory
  2. Run yarn dev from the examples/tldraw-example directory