tldraw/examples/core-example-advanced
dependabot[bot] c2e0aeebc6
Bump nanoid from 3.1.30 to 3.1.31 in /examples/core-example-advanced (#570)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.1.31.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.1.31)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 21:35:44 +00:00
..
scripts [improvement] Multiplayer + cursors (#457) 2021-12-22 00:14:38 +00:00
src Added exporting of shapes and pages as images (#468) 2022-01-10 16:36:28 +00:00
card-repo.png Update READMEs (#290) 2021-11-18 15:07:55 +00:00
LICENSE.md Update documentation 2022-01-07 09:01:08 +00:00
package.json 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 Update READMEs (#290) 2021-11-18 15:07:55 +00:00
tsconfig.json [improvement] Improve monorepo (lask + turbo) (#566) 2022-02-08 11:05:56 +00: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