mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
663e2148ac
* email support * everyhting * smtp * update * update * update * setup backend test
React SDK
This folder contains example on how to export Windmill components as React components and exports:
- Flow Builder
- App Viewer
This is useful in the case you want to embed a Flow Builder or an App Viewer in a React application.
How to run
npm install
npm run dev
Go to main.tsx and uncomment to see the different examples