Tldraw/examples/core-example-advanced
Gwenaël Gallon 2567cedcd2
Add clean script to apps and examples (#869)
2022-08-02 14:57:00 +01:00
..
scripts Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
src Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
CHANGELOG.md 1.16.0 2022-06-09 18:06:17 +01:00
LICENSE.md Update documentation 2022-01-07 09:01:08 +00:00
README.md update images 2022-03-09 16:11:30 +00:00
package.json Add clean script to apps and examples (#869) 2022-08-02 14:57:00 +01:00
tsconfig.json chore: remove typedoc and docs scripts (#864) 2022-07-29 15:22:08 +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

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