This is the package that contains all necessary infrastructure to run a Breadboard Visual Editor in a web browser.
There is a hosted version of the Visual Editor available at https://breadboard-ai.web.app/
To get started check out the Visual Editor guide on the documentation site.
npm i
npm run dev
This will launch a Vite server where you can run the Visual Editor locally.