prj-playground-ai
Git clone the repo, then:
npm installnpm run start
Open http://localhost:1234
to view, or http://localhost:1234/?standalone
for a simpler version.
Integration
Check out the examples in src/examples
:
SimpleEditor.svelte
a simple editor for iterating on the designHeaderEditor.svelte
an more advanced example with the canvas behind a header textSimpleStaticCanvas.svelte
a bare bones way to integrate the canvas as a component