1.22.0 • Published 7 months ago

@breadboard-ai/visual-editor v1.22.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

Breadboard Visual Editor

This is the package that contains all necessary infrastructure to run a Breadboard Visual Editor in a web browser.

Hosted Version

There is a hosted version of the Visual Editor available at https://breadboard-ai.web.app/

Using the Visual Editor

To get started check out the Visual Editor guide on the documentation site.

Running your own instance locally

npm i
npm run dev

This will launch a Vite server where you can run the Visual Editor locally.