Tldraw/examples/tldraw-example
Judicael d919bd273e
feat: add translation (#704)
* feat: add translation

* modal, left menu translation

* primary tools translation

* render with intl provider for testing

restore file

* french translation done

* context menu translation and test

* added italian

* Add menu to select language

* translation for the word language

* bump dev deps

Bump react on www

* Fix types

* update dependencies

* pre-release

* Delete lask.config.json

Co-authored-by: Enrico <franciscono.enry@gmail.com>
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2022-06-09 15:33:35 +01:00
..
scripts [improvement] Multiplayer + cursors (#457) 2021-12-22 00:14:38 +00:00
src feat: add translation (#704) 2022-06-09 15:33:35 +01:00
CHANGELOG.md feat: add translation (#704) 2022-06-09 15:33:35 +01:00
LICENSE Update documentation 2022-01-07 09:01:08 +00:00
README.md update images 2022-03-09 16:11:30 +00:00
card-repo.png version, update images 2022-03-09 16:02:51 +00:00
package.json feat: add translation (#704) 2022-06-09 15:33:35 +01:00
tsconfig.json [improvement] Improve monorepo (lask + turbo) (#566) 2022-02-08 11:05:56 +00:00

README.md

@tldraw/tldraw-example

An example project for @tldraw/tldraw.

To start this project:

  • run yarn start from the repository's root directory
  • open http://localhost:5420 in your browser