tldraw/example
2021-11-07 14:29:24 +00:00
..
scripts Change listening port from 5000 to 5420 (#225) 2021-11-07 14:29:24 +00:00
src Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00
.env.local [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
esbuild.config.mjs Change listening port from 5000 to 5420 (#225) 2021-11-07 14:29:24 +00:00
LICENSE [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
package.json v0.1.4 2021-11-06 08:09:15 +00:00
README.md [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
tsconfig.json [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
tsconfig.tsbuildinfo [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00

@tldraw/tldraw-example

An example for @tldraw/tldraw with a very fast dev server.

Note: You probably do not need to start the server here: it is started as part of yarn start in the root directory.