Skip to content

An example project showing how the <TLDraw/> component can be used and controlled in a React app.

License

Notifications You must be signed in to change notification settings

forkkit/examples-6

 
 

Repository files navigation

TLDraw Example

This project shows how the @tldraw/tldraw component can be in a React app (specifically, a Next.js app).

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Have an idea for a prop or other integration? Let us know on Discord.

About

An example project showing how the <TLDraw/> component can be used and controlled in a React app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.9%
  • CSS 4.8%
  • JavaScript 0.3%