tldraw/examples/core-example-advanced
Steve Ruiz c3050db968
[fix] copy and paste (again) (#685)
* fix copy

* remove console logs

* update types
2022-05-14 14:15:55 +01:00
..
scripts [improvement] Multiplayer + cursors (#457) 2021-12-22 00:14:38 +00:00
src [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
LICENSE.md Update documentation 2022-01-07 09:01:08 +00:00
package.json [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
README.md update images 2022-03-09 16:11:30 +00:00
tsconfig.json fix build for vscode extension 2022-04-26 11:40:26 +01:00
yarn.lock Bump nanoid from 3.1.30 to 3.1.31 in /examples/core-example-advanced (#570) 2022-02-11 21:35:44 +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