e6a3e5c3ea
* move core into repo, apps into apps folder, update tests * Update scripts for build:core * improve scripts * remove noise from www * Update .gitignore * Fix focus bug * add ci test script * Update main.yml |
||
---|---|---|
.. | ||
scripts | ||
src | ||
LICENSE.md | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
@tldraw/core Advanced Example
An advanced example project for @tldraw/core
.
To start this project:
- run
yarn start
in the root directory - open
http://localhost:5420
in your browser