ec6d824b88
- make sure the contribute doc can refer to the guides
712 B
712 B
Development
From the root folder:
-
Run
yarn
to install dependencies. -
Run
yarn start
to start the development server for the package and for the example. -
Open
localhost:5420
to view the example project.
Note: The multiplayer examples and endpoints currently require an API key from Liveblocks, however the storage services that are used in tldraw are currently in alpha and (as of November 2021) not accessible to the general public. You won't be able to authenticate and run these parts of the project.
Other scripts: