A node-based editor for building Hydra generative visuals in the browser.
Install dependencies and start the development server:
pnpm install pnpm dev
To create a production version of the app:
pnpm build pnpm preview