1.0.0 • Published 4 years ago

playground-landscape v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

prj-playground-ai

Git clone the repo, then:

npm install
npm 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 design
  • HeaderEditor.svelte an more advanced example with the canvas behind a header text
  • SimpleStaticCanvas.svelte a bare bones way to integrate the canvas as a component