tldraw/vscode/editor
2021-11-07 14:29:24 +00:00
..
scripts Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00
src Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00
esbuild.config.mjs Change listening port from 5000 to 5420 (#225) 2021-11-07 14:29:24 +00:00
LICENSE.md Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00
package.json Update package.json 2021-11-06 19:49:09 +00:00
README.md Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00
tsconfig.json Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00
tsconfig.tsbuildinfo Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00
yarn.lock Create VS Code Extension (#4) 2021-11-06 16:49:53 +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.